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
Fork of Lab6_Basic by
Diff: main.cpp
- Revision:
- 7:33a516c08c09
- Parent:
- 6:65dfd3886629
diff -r 65dfd3886629 -r 33a516c08c09 main.cpp
--- a/main.cpp Tue Nov 14 13:02:54 2017 -0800
+++ b/main.cpp Tue Nov 14 13:04:05 2017 -0800
@@ -18,7 +18,7 @@
AnalogIn solar_panel(PTB2);
uint16_t reading_array[3];
-int position_array[3]={30,75,120};
+int position_array[3]={24,69,72};
uint16_t largest = 0;
int largesti = 0;
int i;
