library m3pi sans les warnings
Fork of m3piBluetooth by
Revision 10:ce6a608496fa, committed 2018-05-03
- Comitter:
- thomasstrub
- Date:
- Thu May 03 14:38:41 2018 +0000
- Parent:
- 9:b2df3579590b
- Commit message:
- suppresion des warnnings
Changed in this revision
m3pi.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r b2df3579590b -r ce6a608496fa m3pi.h --- a/m3pi.h Thu May 03 12:57:40 2018 +0000 +++ b/m3pi.h Thu May 03 14:38:41 2018 +0000 @@ -170,7 +170,7 @@ * */ char sensor_auto_calibrate (void); - void m3pi::calibrated_sensors(unsigned short ltab[5]); + void calibrated_sensors(unsigned short ltab[5]); /** Set calibration manually to the current settings. * */