Albert van Dalen

Results 7 comments of Albert van Dalen

The problem is solved, I think, when we use the standard library EEPROM.h in C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src\EEPROM.h instead of AVR Libc EEPROM.h here: https://github.com/Patapom/Arduino/blob/master/Libraries/AVR%20Libc/avr-libc-2.0.0/include/avr/eeprom.h Where is this library located on...

Hi Martin I am not that handy with GitHub myself, I appreciate your help.

I hope you can further develop the Switch library. Can you change the class name to avdweb_Switch? Than I am traceable, note that development has cost a lot of time....

I added this to the article: process The member function process() makes it possible to use the library in case the buttons are not directly connected to the microcontroller, but...

here is the temporary link copy it and keep it private. https://drive.google.com/drive/folders/1NX9dxHmMQatnGJzJPplcIcX8PmGATut4?usp=sharing

But I cant help you further, have no time..

The process() function no longer works as intended. I therefore had to use an old version of the library for a project. I don't have time to work on this.