Closed jj-uk closed 4 years ago
Please add this to the top of the file, so it can be compiled with platformio:
#include <Arduino.h>
: :
static void adalight(); static void headerMode(); static void dataMode(); static void dataSet(); static void timeouts(); static void serialFlush();
Please submit a pull request.
Please add this to the top of the file, so it can be compiled with platformio:
: :