Revert "Merge pull request #526 from AugustQu/patch-9"

This reverts commit db1d9e5720, reversing
changes made to 04850fd5c7.
This commit is contained in:
Verkehrsrot 2020-01-21 22:48:24 +01:00
parent 966fd2d5ab
commit 4d2960ea10

View File

@ -16,10 +16,6 @@
#include "sdcard.h" #include "sdcard.h"
#endif #endif
#if (HAS_SDS011)
#include "sds011read.h"
#endif
extern Ticker sendcycler; extern Ticker sendcycler;
void SendPayload(uint8_t port, sendprio_t prio); void SendPayload(uint8_t port, sendprio_t prio);