disable SD card on Olimex-POE (currently broken)

This commit is contained in:
Klaus K Wilting 2020-05-20 12:41:03 +02:00
parent c5635f59b2
commit 98789a7dd5

View File

@ -8,7 +8,7 @@
#include <stdint.h>
// 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
#define HAS_MQTT 1 // use MQTT on ethernet interface