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 WaG by
Diff: analog.h
- Revision:
- 40:4e82369f337c
- Parent:
- 38:57af77435ae1
- Child:
- 49:80d4ffabec16
--- a/analog.h Fri Mar 23 20:16:24 2018 +0000 +++ b/analog.h Fri Mar 23 21:24:26 2018 +0000 @@ -21,5 +21,6 @@ void ana_init(); void ana_scan_mux(float * an_array, int no_of_channels); +void test_phototransistors (); #endif \ No newline at end of file
