Open GoogleCodeExporter opened 9 years ago
Nevermind... got it to work. For some reason the SimpleModbusSlave.h was in a
folder under another folder names SimpleModbusSlave.
Original comment by rander...@gmail.com
on 18 Oct 2013 at 2:42
Cool.
Original comment by bester.j...@gmail.com
on 22 Oct 2013 at 7:49
I am having the same problem. The path to my Modbus Slave header file is
"C:\Program Files (x86)\Arduino\libraries\ModbusSlave\ModbusSlave".
I'm not a super strong programmer. My understanding is that the program is
having difficulty finding the declarations in the header files.
I changed the path to "C:\Program Files (x86)\Arduino\libraries\ModbusSlave"
but it returned an error saying that the header file didn't exist along the
"C:\Program Files (x86)\Arduino\libraries\ModbusSlave\ModbusSlave" path.
Any help or clarification would be greatly appreciated.
Original comment by tyler.tb...@gmail.com
on 17 Sep 2014 at 12:25
Attachments:
Original issue reported on code.google.com by
rander...@gmail.com
on 18 Oct 2013 at 2:36