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 MotorDC 16_Channel_Analog VL53L0X
main.cpp@0:dec1366627ac, 2020-07-17 (annotated)
- Committer:
- evgeniik
- Date:
- Fri Jul 17 12:42:17 2020 +0000
- Revision:
- 0:dec1366627ac
- Child:
- 1:ba1ca7a99573
EvitObst
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
evgeniik | 0:dec1366627ac | 1 | #include "mbed.h" |
evgeniik | 0:dec1366627ac | 2 | |
evgeniik | 0:dec1366627ac | 3 | int main() { |
evgeniik | 0:dec1366627ac | 4 | |
evgeniik | 0:dec1366627ac | 5 | } |