disable SD card on Olimex-POE (currently broken)
This commit is contained in:
parent
c5635f59b2
commit
98789a7dd5
@ -8,7 +8,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
// enable only if you want to store a local paxcount table on the device
|
// enable only if you want to store a local paxcount table on the device
|
||||||
#define HAS_SDCARD 2 // this board has an SD-card-reader/writer
|
//#define HAS_SDCARD 2 // this board has an SD-card-reader/writer
|
||||||
|
|
||||||
// enable only if you want to send paxcount via ethernet port to mqtt server
|
// enable only if you want to send paxcount via ethernet port to mqtt server
|
||||||
#define HAS_MQTT 1 // use MQTT on ethernet interface
|
#define HAS_MQTT 1 // use MQTT on ethernet interface
|
||||||
|
Loading…
Reference in New Issue
Block a user