aboutsummaryrefslogtreecommitdiff
path: root/pic16bit/qstrdefsport.h
blob: f532bb0b0fdb195b9a1dda17b153478aeb26d908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// qstrs specific to this port

Q(pyb)
Q(millis)
Q(elapsed_millis)
Q(delay)
Q(LED)
Q(on)
Q(off)
Q(toggle)
Q(Switch)
Q(value)
Q(readall)
Q(readinto)
Q(readline)
Q(readlines)
Q(FileIO)