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.
Fork of rtos_queue by
Common_Defs.h
- Committer:
- NarendraSingh
- Date:
- 2017-03-09
- Revision:
- 7:22c4d2681cc9
File content as of revision 7:22c4d2681cc9:
typedef unsigned char uint8; typedef unsigned int uint16; extern uint8 OBD_PlugIN_State; #define TRUE 1 #define FALSE 0 #define SUCCESS 0 #define FAILURE 1