ads1115 only
Fork of mbed by
Diff: CAN.h
- Revision:
- 12:f63353af7be8
- Parent:
- 11:1c1ebd0324fa
- Child:
- 21:3944f1e2fa4f
--- a/CAN.h Fri Aug 28 12:10:11 2009 +0000 +++ b/CAN.h Thu Sep 03 18:03:51 2009 +0000 @@ -111,7 +111,6 @@ * * Example: * > #include "mbed.h" - * > #include "CAN.h" * > * > Ticker ticker; * > DigitalOut led1(LED1);