Index: sources/storage/StorageGlobals.h =================================================================== diff -u -r7077e38c74db9cccb5496ffefcf8936c0916de76 -r8f45330e0b1af61e029bece73c9f23669ada56c1 --- sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 7077e38c74db9cccb5496ffefcf8936c0916de76) +++ sources/storage/StorageGlobals.h (.../StorageGlobals.h) (revision 8f45330e0b1af61e029bece73c9f23669ada56c1) @@ -72,4 +72,10 @@ extern const char *WifiSettings_DNS; extern const char *WifiSettings_UseDHCP; + // UI POST + extern const char *Path_FileSystem_Checksums; + extern const char *Path_Modules_Check; + extern const char *Path_Touchscreen_Check; + extern const char *Path_Bluetooth_Check; + }