Hi All.
I have B4A V3.2 and a new ioio board. I am simply trying to get started but none of the examples compile, with varying errors.
So to start can someone show me which library I should download and which example (workbench) I should use and which library to enable in the Libs tab for it to work?
I have downloaded ioio 2.zip and placed the .jar and .xml in my libraries folder and tried to run it and get this:
Parsing code. 0.03
Compiling code. Error
Error compiling program.
Error description: Unknown member: writewait
Occurred on line: 620
digo1.WriteWait("",False,0)
Word: writewait
I have been trying to find a simple example but so far failed. (I am still looking and reading but going in circles).
I have B4A V3.2 and a new ioio board. I am simply trying to get started but none of the examples compile, with varying errors.
So to start can someone show me which library I should download and which example (workbench) I should use and which library to enable in the Libs tab for it to work?
I have downloaded ioio 2.zip and placed the .jar and .xml in my libraries folder and tried to run it and get this:
Parsing code. 0.03
Compiling code. Error
Error compiling program.
Error description: Unknown member: writewait
Occurred on line: 620
digo1.WriteWait("",False,0)
Word: writewait
I have been trying to find a simple example but so far failed. (I am still looking and reading but going in circles).