|
|
@@ -1,12 +1,12 @@
|
|
|
-/*
|
|
|
- * Copyright (c) 2006-2019, RT-Thread Development Team
|
|
|
- *
|
|
|
- * SPDX-License-Identifier: MIT License
|
|
|
- *
|
|
|
- * Change Logs:
|
|
|
- * Date Author Notes
|
|
|
- * 2019-06-13 SummerGift first version
|
|
|
- */
|
|
|
+#
|
|
|
+# Copyright (c) 2006-2019, RT-Thread Development Team
|
|
|
+#
|
|
|
+# SPDX-License-Identifier: MIT License
|
|
|
+#
|
|
|
+# Change Logs:
|
|
|
+# Date Author Notes
|
|
|
+# 2019-06-13 SummerGift first version
|
|
|
+#
|
|
|
|
|
|
from machine import Pin, I2C
|
|
|
|