117 Commits (36bb8d9aeaf5294a1c317188ee31c73abd925590)

Author SHA1 Message Date
Torsten Stauder 3094e535f9 #47: Only show FTP/MQTT in webgui if support was compiled 5 years ago
Torsten Stauder f0042734fe Re-introduced rainbow as playlist-progress 5 years ago
Torsten Stauder 13b4d69eeb Changed Power-PIN as there's no GPIO17 5 years ago
Torsten Stauder d19a3eb4e3 Bugfix: renamed includes; added description 5 years ago
Torsten Stauder 46545bfb5d Shortened MQTT-conn-timeout + added PSRAM-flag to A1S 5 years ago
Torsten Stauder 25830b1ce4 Added PSRAM-flag to Lolin D32 pro 5 years ago
Torsten Stauder 2ac0412919 Increased MQTT-retry-interval per default 5 years ago
Torsten Stauder ebb542e241 Added D32 pro-template 5 years ago
Torsten Stauder 49ee863d1c RC522 2SPI working now 5 years ago
Torsten Stauder fa3b8fe0fc Adapting board-specific layout but RFID with 2 SPIs not yet really working... 5 years ago
kkloesener 384a7a1d85 fixing logical merge errors 5 years ago
grch101 45c603f71c Delete not required files. Update FastLed Lib back to 3.3.3. Led Error is shown when audio lib is returning an error 5 years ago
grch101 fb9d4584a3 platformio.ini: Add common variables as dynamic variables to all board configs. 5 years ago
Torsten Stauder ae8aac8e0f MQTT: added rfid-state and moved topicTrackCmnd to topicRfidCmnd 5 years ago
kkloesener cde3fe6524 implementing MFRC522 via I2C BUS on ESP32-A1S 5 years ago
Torsten Stauder 6e82ef70d4 Moved ftpSrv to heap (forgot global object) 5 years ago
Torsten Stauder 548b3b56e8 Button-fix 5 years ago
Torsten Stauder f4a2a95e5f Improved localization + FTP is disabled after boot as per default 5 years ago
Torsten Stauder 0f7011bc11 Added translations 5 years ago
grch101 d95e55eb60 Abstracting SD and SD_MMC by FS to simplify usage 5 years ago
Torsten Stauder 442424f6ed Cleaned code a bit and added description (again) 5 years ago
Torsten Stauder d3078f0269 Hopefully latency vs FTP-rate is ok now... 5 years ago
Torsten Stauder de963ef77e Reduced Neopixel-latency but still not perfect... 5 years ago
Torsten Stauder 69e11f9285 Switched Neopixel back to 1st core and paused it while NVS-write + documentation 5 years ago
Torsten Stauder 665dca54f6 Workaround: Disable Neopixel while FTP-upload 5 years ago
tueddy e7f3185283 PN5180 has no function isNewCardPresent: do not recognize the same card again and again. compare with last cardId 5 years ago
Torsten Stauder 8474ab605b Fix for panic-issue while RFIDlearn (thnx to grch87) 5 years ago
Torsten Stauder 7d9739c309 WiFi-Fix 5 years ago
Torsten Stauder d6eee244f4 Added boards to platformio.ini + WiFi-Fix 5 years ago
tueddy dcba3583ec * Add support for SD MMC 1 Bit mode: 5 years ago
Torsten Stauder 818620919b Forgot something... grrr 5 years ago
Torsten Stauder 030cb572bf Uploaded Lolin32 rev2-PCB 5 years ago
Torsten Stauder eab888e227 Removed SD not mandatory + mem-improvements 5 years ago
Torsten Stauder 5cd31f40fb Refactoring some stuff + description + bugfix 5 years ago
Mario Lukas c9fd37f0a0 fix (HTML): fixed assignment of default slider values 5 years ago
Mario Lukas d771b07f8f feat (MDNS): added support for mdns 5 years ago
Mario Lukas 1aaa906fe8 refactor (HTML): changed a couple of things in the management.html file 5 years ago
Mario Lukas 9ce03e0da1 feat (MDNS): added option for using mdns 5 years ago
Mario Lukas 55f949f276 feat (HTML): added some css to the accesspoint html code 5 years ago
Mario Lukas 52aef3137b fix (filebrowser): minified filebrowser json file 5 years ago
Torsten Stauder c388433208 Reset MQTT-topic-names 5 years ago
Torsten Stauder 249f2c1d4c Reworked MQTT-Reconnect and slight mem-improvement 5 years ago
Torsten Stauder de0a106d43 Added Lolin32-PCB 5 years ago
Torsten Stauder d98318b638 Important hint added 5 years ago
Torsten Stauder 19c8e7b2c1 Tiny webgui-fix 5 years ago
Torsten Stauder ff88b835e2 Moved user-settings to settings.h 5 years ago
Torsten Stauder dd6a184157 Documentation for new filebrowser-feature 5 years ago
Torsten Stauder 4fd662bd80 Slight changes 5 years ago
Mario Lukas f940a2ee67 fix (filebrowser): fixed blocking, when file list is reated 5 years ago
Mario Lukas f0ec3e6684 fix (FileBrowser): fixed JavaScript Errors 5 years ago