You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
I'm trying to compile your ino but I can`t finish it because the SerialUI library.
D:\Programas\Arduino\libraries\OTTO\examples\OttoCalTool\OttoCalTool.ino: In function 'void setup()':
OttoCalTool:102: error: no matching function for call to 'SUI::Menu::setName(const char [10])'
mainMenu->setName(top_menu_title);
^
D:\Programas\Arduino\libraries\OTTO\examples\OttoCalTool\OttoCalTool.ino:102:35: note: candidate is:
In file included from C:\Users\usuario\Documents\Arduino\libraries\SerialUI\src/includes/SerialUI.h:264:0,
from C:\Users\usuario\Documents\Arduino\libraries\SerialUI\src/SerialUI.h:31,
from D:\Programas\Arduino\libraries\OTTO\examples\OttoCalTool\OttoCalTool.ino:24:
I'm using the last version of library downloaded from IDE Library administrator.
Can you help me?
Thank you
Hola Rafa:
Estoy intentando compilar tu ino pero no puedo a causa de la librería SerialUI.
Estoy usando la última versión de la librería disponible en el IDE.
¿Puedes ayudarme?
Muchas gracias.
The text was updated successfully, but these errors were encountered:
Hi Rafa:
I'm trying to compile your ino but I can`t finish it because the SerialUI library.
I'm using the last version of library downloaded from IDE Library administrator.
Can you help me?
Thank you
Hola Rafa:
Estoy intentando compilar tu ino pero no puedo a causa de la librería SerialUI.
Estoy usando la última versión de la librería disponible en el IDE.
¿Puedes ayudarme?
Muchas gracias.
The text was updated successfully, but these errors were encountered: