APIs/MicroPython/adafruit_circuitpython.bas

branch
eric7
changeset 63
566338138983
parent 61
c3ff08a62f7f
child 69
67b7e2aaf0a9
diff -r 96fae59db5c3 -r 566338138983 APIs/MicroPython/adafruit_circuitpython.bas
--- a/APIs/MicroPython/adafruit_circuitpython.bas	Mon May 15 13:38:09 2023 +0200
+++ b/APIs/MicroPython/adafruit_circuitpython.bas	Thu Jul 06 11:07:47 2023 +0200
@@ -48,6 +48,7 @@
 AppleNotificationCenterService Service
 AsnPrivKey univ.Sequence
 AsnPubKey univ.Sequence
+AuthenticationError Exception
 AverageCount CV
 BCDDigits max7219.MAX7219
 BDF GlyphCache
@@ -85,6 +86,7 @@
 CharlieBonnet IS31FL3731
 CharlieWing IS31FL3731
 Chase Animation
+ChunkedResponse Response
 Circle RoundRect
 CircuitPythonService Service
 CircuitPythonSocketType CommonCircuitPythonSocketType Protocol SupportsRecvInto SupportsRecvWithFlags
@@ -95,7 +97,6 @@
 ColorSensorService AdafruitService
 Comet Animation
 CommonCircuitPythonSocketType CommonSocketType Protocol
-CommonHTTPStatus HTTPStatus
 CommonSocketType Protocol
 Continue MIDIMessage
 ContinuousServo _BaseServo
@@ -138,6 +139,7 @@
 FailedToDecode Exception
 FileHandler StreamHandler
 FileNotExistsError Exception
+FileResponse Response
 FileTransferService Service
 FileTransferUUID VendorUUID
 FixedStringCharacteristic Characteristic
@@ -152,6 +154,7 @@
 GUVA_C32SM GUVX_I2C
 GUVB_C31SM GUVX_I2C
 Gain CV
+GasHeaterException Exception
 GenericAccess Service
 GenericAttribute Service
 GestureService AdafruitService
@@ -198,6 +201,7 @@
 IoTError Exception
 IoTHubDevice IoTMQTTCallback
 JSONCharacteristic Characteristic
+JSONResponse Response
 KeyboardFeatherwing TFTFeatherWing
 KeyboardLayoutUS KeyboardLayoutBase
 Keybow2040 IS31FL3731
@@ -350,8 +354,8 @@
 RateDivisor CV
 RawTextPacket Packet
 Rect displayio.TileGrid
+Redirect Response
 Resolution CV
-ResponseAlreadySentError Exception
 Right_Ring BaseRing
 RoundRect displayio.TileGrid
 S6D02A1 DisplaySPI
@@ -386,8 +390,10 @@
 ScrollingLabel bitmap_label.Label
 Seg14x4 HT16K33
 Seg7x4 _AbstractSeg7x4
+ServerStoppedError Exception
 ServiceData AdvertisingDataField
 ServiceList AdvertisingDataField
+ServingFilesDisabledError Exception
 Servo _BaseServo
 SevenSegmentFeatherWing Segments
 SharpMemoryDisplay adafruit_framebuf
@@ -424,7 +430,6 @@
 TabLayout displayio.Group
 TemperatureService AdafruitService
 TemporaryError Exception
-ThermalPrinter thermal_printer.ThermalPrinter
 ThreadSafeFlag uio.IOBase
 TimeoutError Exception
 TimingClock MIDIMessage

eric ide

mercurial