Commit Graph

12 Commits

Author SHA1 Message Date
Spacehuhn d01bd2bfc4 Updated copyright in code 2021-01-11 18:14:55 +01:00
Spacehuhn 3affb69cb5 Replaced SPIFFS with LittleFS 2020-07-05 15:49:44 +02:00
Spacehuhn 8fc2bbcd95 Refactored settings 2020-07-05 15:48:39 +02:00
Stefan Kremser 38146c9c77 Fixed stupid SSID bug 2018-11-21 16:49:13 +01:00
Stefan Kremser bd332d533e Beautified stuff 2018-10-12 21:16:06 +02:00
Stefan Kremser 7242543017 New string functions & better seperation of display functions 2018-10-12 13:41:26 +02:00
Stefan Kremser 4a8c7c7877 Improved Beacon attack & preloaded SSIDs 2018-10-11 13:02:27 +02:00
Stefan Kremser 8a0f48bb4b v2.0.6
Rewritten LED classes and simplified config files
2018-06-05 11:50:38 +02:00
Stefan Kremser 296fb85b80 No more static stuff
Moved the print functions to the function.h and included them in language using extern so not every class has to "extern" them again.
Also fixed some type comparisons and made removed the static from the progmem variables.
C code is super messy! But I'm not going to rewrite it again so deal with it :D
2018-04-05 15:32:20 +02:00
Stefan Kremser 123c19e640 SimpleList for SSIDs 2018-04-01 12:21:54 +02:00
Stefan Kremser 94258712cf Better File error message
Also improved the write command
2018-03-29 12:08:23 +02:00
Stefan Kremser 24d9043988 Version 2.0 2018-03-24 18:15:59 +01:00