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: Tourobo2022_TBCMotorDriver
Diff: Can_network_definition.h
- Revision:
- 1:fca2417eddaa
- Parent:
- 0:74bedeff0dc6
- Child:
- 2:3ad888599f55
--- a/Can_network_definition.h Sat Jun 18 02:44:37 2022 +0000
+++ b/Can_network_definition.h Sat Jun 18 02:49:45 2022 +0000
@@ -31,7 +31,7 @@
CONTROL_INFORMATION =0b0010,
STEER_CONTROL_INFORMATION =0b0011,
PRINTF_FORMAT =0b0100,
- ATA_TYPE_NUMBER =0b1111,
+ DATA_TYPE_NUMBER =0b1111,
};
}
}