mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
262 Logging added, working version
This commit is contained in:
@@ -79,8 +79,8 @@ extern int lastVersion;
|
||||
// Logging
|
||||
extern void logging();
|
||||
extern void deleteOldDate(String filename, size_t max_lines, String date_to_add);
|
||||
extern void clean_log_date();
|
||||
extern void choose_log_date_and_send();
|
||||
|
||||
|
||||
|
||||
// Main
|
||||
extern void setChipId();
|
||||
|
||||
Reference in New Issue
Block a user