-
Notifications
You must be signed in to change notification settings - Fork 165
Description
im testing this library but can run with arduino 1.05
C:\Users\Maxi\Documents\uecide\libraries\MenuBackend\examples\HelloMenu\HelloMenu.pde:18: error: 'menuUseEvent' was not declared in this scope
C:\Users\Maxi\Documents\uecide\libraries\MenuBackend\examples\HelloMenu\HelloMenu.pde:18: error: 'menuChangeEvent' was not declared in this scope
If change menuUseEvent for MenuUseEvent
C:\Users\Maxi\Documents\uecide\libraries\MenuBackend\examples\HelloMenu\HelloMenu.pde:18: error: expected primary-expression before '(' token
C:\Users\Maxi\Documents\uecide\libraries\MenuBackend\examples\HelloMenu\HelloMenu.pde:18: error: expected primary-expression before ',' token
C:\Users\Maxi\Documents\uecide\libraries\MenuBackend\examples\HelloMenu\HelloMenu.pde:18: error: expected primary-expression before ')' token