Has anybody compiled the source code without errors?
I don't do programming

source code here: http://kripton2035.free.fr/Continuit...with-disa.html
any help greatly appreciated.
I get these errors
/tmp/923549314/shorty/shorty.ino: In function 'void loop()':
/tmp/923549314/shorty/shorty.ino:125:7: error: 'Displaystr' was not declared in this scope
Displaystr("REL");
^~~~~~~~~~
/tmp/923549314/shorty/shorty.ino:125:7: note: suggested alternative: 'display'
Displaystr("REL");
^~~~~~~~~~
display
/tmp/923549314/shorty/shorty.ino:134:7: error: expected '}' at end of input
}
^
/tmp/923549314/shorty/shorty.ino:134:7: error: expected '}' at end of input
Error during build: exit status 1
Leave a comment: