mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
example
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
#include <Arduino.h>
|
||||
|
||||
extern void logging();
|
||||
extern void deleteOldDate(String file, int seted_number_of_lines, String date_to_add);
|
||||
extern void deleteOldDate(String file, int seted_number_of_lines, String date_to_add);
|
||||
extern void clean_log_date();
|
||||
@@ -1,5 +1,6 @@
|
||||
#include "Init.h"
|
||||
|
||||
#include "Logging.h"
|
||||
#include "Scenario.h"
|
||||
#include "Timers.h"
|
||||
#include "Widgets.h"
|
||||
|
||||
Reference in New Issue
Block a user