Codigo do aldebaran com headers e dip switch

Revision:
0:2228de67a3ef
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/aldebaran_rc.h	Fri Mar 19 16:43:46 2021 +0000
@@ -0,0 +1,9 @@
+void ST_High();
+
+void ST_Low();
+
+void TH_High();
+
+void TH_Low();
+
+void RC_mode(); // main function
\ No newline at end of file