Lancaster University's (short term!) clone of mbed-src for micro:bit. This is a copy of the github branch https://github.com/lancaster-university/mbed-classic
Fork of mbed-src by
Diff: hal/can_api.h
- Revision:
- 530:2939f5396008
- Parent:
- 42:7ca0bbba899b
--- a/hal/can_api.h Thu Apr 30 07:45:07 2015 +0100 +++ b/hal/can_api.h Thu Apr 30 09:15:06 2015 +0100 @@ -45,8 +45,8 @@ MODE_RESET, MODE_NORMAL, MODE_SILENT, + MODE_TEST_LOCAL, MODE_TEST_GLOBAL, - MODE_TEST_LOCAL, MODE_TEST_SILENT } CanMode;