witnessmenow / Universal-Arduino-Telegram-Bot

Use Telegram on your Arduino (ESP8266 or Wifi-101 boards)
MIT License
1.12k stars 307 forks source link

No issue, but is a question it's possible load token information from SPIFFS using ArduinoJson file? #167

Closed javierferwolf closed 4 years ago

javierferwolf commented 4 years ago

Hello everyone, please any information or code example would be very helpful! I need load token information from SPIFFS using ArduinoJson file....! thank you!

witnessmenow commented 4 years ago

This example kind of shows what you need to do from this library point of view, although it would need to be updated for SPIFFS

https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot/blob/fa07c6abf3165968a833e629eb718b61c38751bc/examples/UntestedSinceUpgrade/ESP8266/UsingWiFiManager/UsingWiFiManager.ino