Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: newlib PID Robot WarehouseBot1 ... more
Fork of m3pi_ng by
Diff: m3pi.h
- Revision:
- 4:54c673c71fc0
- Parent:
- 1:816a80dcc1a3
- Child:
- 5:09fb0636207b
--- a/m3pi.h Mon Nov 01 23:30:09 2010 +0000
+++ b/m3pi.h Sun Nov 07 09:57:11 2010 +0000
@@ -218,6 +218,8 @@
DigitalOut _nrst;
Serial _ser;
+ BusOut _leds;
+
void motor (int motor, float speed);
virtual int _putc(int c);
virtual int _getc();
