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.
Dependencies: mbed
accelerometer.h@0:e36d80703ed0, 2017-02-27 (annotated)
- Committer:
- bala0x07
- Date:
- Mon Feb 27 06:12:23 2017 +0000
- Revision:
- 0:e36d80703ed0
Before Adding VIN & DTC
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
bala0x07 | 0:e36d80703ed0 | 1 | |
bala0x07 | 0:e36d80703ed0 | 2 | void char_to_int(char data_fetched); |
bala0x07 | 0:e36d80703ed0 | 3 | void print_data_bits(char data_fetched); |
bala0x07 | 0:e36d80703ed0 | 4 | void initialize_accelerometer(); |