Store reconized protocol into Little FS / RAM / EEPROM... #2217
Answered
by
matthieuweber
matthieuweber
asked this question in
Q&A
|
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 |
Answered by
matthieuweber
Sep 15, 2025
Replies: 1 comment
|
Found an answer: |
0 replies
Answer selected by
matthieuweber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found an answer: