I wrote this code based on other projects that are exposed on the internet including here in the forum which is based on the OSC protocol.
what happens is that when I start to compile the code this error appears
This report would have more information with
"Show verbose output During compilation"
enabled in File> Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Mega 2560 or Mega ADK"
sketch_sep23a.ino: 4: 17: error: too many decimal points in number
sketch_sep23a.ino: 5: 19: error: too many decimal points in number
and I've read and reread several times the code and can not find solution for this problem .. so I came to ask for help here in the forum .. follows the code of sketch
thank you in advance collaboration and attention. Thank you!
sketch_sep23aCOMPLETE_CODE.ino (22 KB)