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@2:49712259aa71, 2017-04-03 (annotated)
- Committer:
- bala0x07
- Date:
- Mon Apr 03 06:02:26 2017 +0000
- Revision:
- 2:49712259aa71
- Parent:
- 0:e36d80703ed0
This particular source code has two independent sections, comment any one of the following before proceeding
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(); |