Loop and sleep

This commit is contained in:
2020-01-10 16:06:44 -05:00
parent 3f0e274bd5
commit ad9ce8f850
3 changed files with 11 additions and 5 deletions

View File

@@ -1,8 +1,7 @@
#ifndef CHECKM8_TOOL_CHECKM8_CONFIG_H
#define CHECKM8_TOOL_CHECKM8_CONFIG_H
//#define LIBUSB_LOGGING
//#define CHECKM8_LOGGING
#define CHECKM8_LOGGING
#define WITH_ARDUINO
#define ARDUINO_DEV "/dev/ttyACM0"