test

Dependencies:   ESP8266 HCSR04 PID

Fork of car_test_v1 by 涂 桂旺

Revision:
3:9e51de1050a1
diff -r 35738c77d454 -r 9e51de1050a1 AutomationElement/AutomationElements.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AutomationElement/AutomationElements.h	Sat Nov 25 03:36:58 2017 +0000
@@ -0,0 +1,12 @@
+#ifndef AUTOMATION_ELEMENTS_H
+#define AUTOMATION_ELEMENTS_H
+
+#include "DT1.h"
+#include "I.h"
+#include "PDT1.h"
+#include "PI1.h"
+#include "PT1.h"
+#include "PT2.h"
+#include "PT2cc.h"
+
+#endif // AUTOMATION_ELEMENTS_H
\ No newline at end of file