Skip to content

Commit

Permalink
Defaults set to minimal requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tobozo committed Jan 9, 2021
1 parent e2ef84f commit f2f2efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


//#define SD_UPDATABLE // comment this out to disable SD-Updater ( disabling saves ~3% of program storage space)
#define SID_DOWNLOAD_ARCHIVES // comment this out if the archives are already on the SD Card ( disabling saves ~42% of program storage space)
//#define SID_DOWNLOAD_ARCHIVES // comment this out if the archives are already on the SD Card ( disabling saves ~42% of program storage space and 40Kb ram)
// Use this if your ESP has never connected to your WiFi before
//#define WIFI_SSID "my-wifi-ssid"
//#define WIFI_PASS "my-wifi-password"
Expand Down

0 comments on commit f2f2efb

Please sign in to comment.