File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,22 @@ BLEUnsignedIntCharacteristic sndPitchCharacteristic (SCIENCE_KIT_UUID("101
4343BLEUnsignedIntCharacteristic inputACharacteristic (SCIENCE_KIT_UUID ("1016 "), BLENotify );
4444BLEUnsignedIntCharacteristic inputBCharacteristic (SCIENCE_KIT_UUID ("1017 "), BLENotify );
4545
46- #endif
46+ #endif
47+
48+
49+
50+ /***
51+ * _ _
52+ * /\ | | (_)
53+ * / \ _ __ __| |_ _ _ _ __ ___
54+ * / /\ \ | '__/ _` | | | | | '_ \ / _ \
55+ * / ____ \| | | (_| | |_| | | | | | (_) |
56+ * /_/____\_\_| _\__,_|\__,_|_|_| |_|\___/ ___ _ _____ ____
57+ * / ____| (_) | |/ (_) | | __ \|___ \
58+ * | (___ ___ _ ___ _ __ ___ ___ | ' / _| |_ | |__) | __) |
59+ * \___ \ / __| |/ _ \ '_ \ / __/ _ \ | < | | __| | _ / |__ <
60+ * ____) | (__| | __/ | | | (_| __/ | . \| | |_ | | \ \ ___) |
61+ * |_____/ \___|_|\___|_| |_|\___\___| |_|\_\_|\__| |_| \_\____/
62+ *
63+ *
64+ */
You can’t perform that action at this time.
0 commit comments