Sat, 31 Dec 2022 16:27:38 +0100
Updated copyright for 2023.
55
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
1 | AllocationError Exception |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | BluetoothError Exception |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | FontProtocol Protocol |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
4 | MemoryError builtins.MemoryError |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
5 | RoleError BluetoothError |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
6 | SecurityError BluetoothError |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
7 | USBError OSError |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
8 | USBTimeoutError USBError |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
9 | WatchDogTimeout Exception |
2fde8fbab230
Updated the CircuitPython API file and added API files for the Adafruit CircuitPython Library Bundle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
10 | _Uname typing.NamedTuple |