luispl77 / 433Screen-SignalHacker

Full duplex 433 MHz Signal jammer, recorder, decoder and hacking multitool device based on ESP32 microcontroller and RFM69HW radios. This version of the device provides an OLED screen and simple UI to navigate menus and different hacks/modes/settings.
95 stars 6 forks source link

Error compiling the new firmware #4

Closed BG7UHS closed 1 year ago

BG7UHS commented 1 year ago

exit status 1 'class RFM69LPL' has no member named 'updateSettings'; did you mean 'readAllSettings'?

微信图片_20230604103842

luispl77 commented 1 year ago

Hello, it seems you have an old version of the RFM69LPL library. Please download the most recent version, as it has changes made yesterday to accommodate the EEPROM feature. Thank you

BG7UHS commented 1 year ago

ok,Do you have email or other instant chat software?

luispl77 commented 1 year ago

Yes, you can add me on discord, luispl#9021

luispl77 commented 1 year ago

I also fixed a bug right now with the EEPROM first write in the commit 19436fe