mahmoud2 / pinguino32

Automatically exported from code.google.com/p/pinguino32
0 stars 0 forks source link

servo.h file #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
jp,
 i am still getting this error when compiling the sweep.pde?

Board:  Pinguino 4550
Proc:   18f4550
File:   C:\PinguinoX.3\examples\10.Libraries\Servo\Sweep.pde
c:/PinguinoX.3/p8/include/pinguino/libraries/Servo.h:48:22: fatal error: 
inttypes.h: No such file or directory
sdcpp.exe: fatal error: when writing output to : Invalid argument
c:/PinguinoX.3/p8/include/pinguino/libraries/Servo.h:100: syntax error: token 
-> 'uint8_t' ; column 9
error while compiling file C:\PinguinoX.3\examples\10.Libraries\Servo\Sweep

please help
Fred Warden (thanks)

Original issue reported on code.google.com by fcw...@aol.com on 9 May 2012 at 1:12

GoogleCodeExporter commented 9 years ago
This example is not compatible with Pinguino. singleservotest.pde and 
multipleservotest.pde can be used to drive servo with Pinguino.

Original comment by jp.mandon@gmail.com on 9 May 2012 at 5:44

GoogleCodeExporter commented 9 years ago
Jp 

Original comment by fcw...@aol.com on 9 May 2012 at 10:19

GoogleCodeExporter commented 9 years ago
This example has been updated and should work for all 8-bit Pinguino.
Servo Library hasn't been yet adpated for 32-bit Pinguino.

Original comment by rblanchot@gmail.com on 23 Apr 2013 at 8:04