Skip to content

Commit

Permalink
ConfigAssist @ 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gemi254 committed Nov 11, 2023
1 parent 13e48d4 commit c802113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bool logToFile = true;
static File logFile;
void _log_printf(const char *format, ...);

#include <configAssist.h> //Config assist class
#include <ConfigAssist.h> //Config assist class
#include "user-variables.h"

#define APP_VER "1.2.1" // Delete log files & fix home link
Expand Down

0 comments on commit c802113

Please sign in to comment.