GroupA / Mbed 2 deprecated Lab_6_WaG

Dependencies:   mbed

Fork of WaG by GroupA

Revision:
40:4e82369f337c
Parent:
38:57af77435ae1
Child:
49:80d4ffabec16
diff -r abf211b17e3c -r 4e82369f337c analog.h
--- 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