![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
TEST
Dependencies: max32630fthr Adafruit_FeatherOLED USBDevice
Diff: Interfaces/DeviceStudio/DSInterface.h
- Revision:
- 4:291477e8690d
- Parent:
- 1:f60eafbf009a
--- a/Interfaces/DeviceStudio/DSInterface.h Mon Jul 29 10:26:58 2019 +0300 +++ b/Interfaces/DeviceStudio/DSInterface.h Sun Apr 19 11:19:57 2020 +0000 @@ -143,7 +143,7 @@ void stopcommand(); void parse_command_str(const char* cmd ); - uint8_t algo_report_mode = 1; // sets the mode for report 1/2 + uint8_t algo_report_mode; //= 1; // sets the mode for report 1/2 // FATFileSystem *logfilesystem; @@ -188,7 +188,7 @@ bool silent_mode; bool pause_mode; char lcd_time_str[30]; - int lcd_time_count=0; + int lcd_time_count;//=0; int lcd_time_val; //buffer to hold string that will be written into the log file