Store reconized protocol into Little FS / RAM / EEPROM... #2217
-
|
Hello, I simply d'like to store result.decode_type & result.value into 2 variables, then place them in a LittleFS config.txt file on an ESp32 to create an easy-to-use universal remote control. By the way, is this sufficient to handle most IR remote controls (...without hexadecimal protocols) ? Actually I'm looking for a ConvertStringToUint64() function to call, for example, send_NEC(const uint64_t)… Thank you very much for this excellent library. Matthieu |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Found an answer: |
Beta Was this translation helpful? Give feedback.
Found an answer: