Skip to content

Commit 7fcc143

Browse files
committed
add QuecPython description
1 parent d44dbe3 commit 7fcc143

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

boards/bearpi/LED/LED.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
22
3-
BEARPI LED demo
3+
BEARPI LED QuecPython demo
44
55
'''
66

boards/bearpi/PWM/BreathLamp1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
22
3-
BEARPI Breathing Lamp demo1
3+
BEARPI Breathing Lamp QuecPython demo1
44
55
'''
66

boards/bearpi/PWM/BreathLamp2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
22
3-
BEARPI Breathing Lamp demo2
3+
BEARPI Breathing Lamp QuecPython demo2
44
55
'''
66

boards/bearpi/PWM/PWM.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
22
3-
BEARPI PWM demo
3+
BEARPI PWM QuecPython demo
44
55
'''
66

boards/bearpi/pi/upi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
22
3-
BEARPI pi demo
3+
BEARPI pi calculate QuecPython demo
44
55
'''
66

0 commit comments

Comments
 (0)