pe0mgb / SI4735-Radio-ESP32-Touchscreen-Arduino

SI4735 Radio
134 stars 36 forks source link

Compilation error: 'But_Key_Width' was not declared in this scope #26

Open JKorvo opened 10 months ago

JKorvo commented 10 months ago

Hi, when i try to compile the code on arduino IDE i found this error and not compile! Any ideas? I try a older version and the last version of arduino IDE. The libraries is correct and i don´t know why this happens. Can you help? Thank you.

pe0mgb commented 10 months ago

Which version of the program are you compiling? V3-???

Van: JKorvo @.> Verzonden: dinsdag 23 januari 2024 20:27 Aan: pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino @.> CC: Subscribed @.***> Onderwerp: [pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino] Compilation error: 'But_Key_Width' was not declared in this scope (Issue #26)

Hi, when i try to compile the code on arduino IDE i found this error and not compile! Any ideas? I try a older version and the last version of arduino IDE. The libraries is correct and i don´t know why this happens. Can you help? Thank you.

— Reply to this email directly, view it on GitHub https://github.com/pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino/issues/26 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVBG5LGXSLRZCPIDQD6WKLYQAFIFAVCNFSM6AAAAABCHRSRTOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TMOBTGM2DOOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

JKorvo commented 10 months ago

hi, thanks for your reply, i try to compile the version 3.5

pe0mgb commented 10 months ago

Hello,

Do you have installed all the other files downloaded with the 3.5 ino like button.h? All these files must be in the same directory. The variable But_Key_Width is declared in the button.h file. Looks like that this file is missing.

Succes.

Gert PE0MGB

Van: JKorvo @.> Verzonden: woensdag 24 januari 2024 16:04 Aan: pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino @.> CC: Gert PE0MGB @.>; Comment @.> Onderwerp: Re: [pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino] Compilation error: 'But_Key_Width' was not declared in this scope (Issue #26)

hi, thanks for your reply, i try to compile the version 3.5

— Reply to this email directly, view it on GitHub https://github.com/pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino/issues/26#issuecomment-1908314516 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVBG5IYNVSAMMUFQN2PLDTYQEPGRAVCNFSM6AAAAABCHRSRTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBYGMYTINJRGY . You are receiving this because you commented.Message ID: @.***>