circuitpython/ports
Scott Shawcroft f9d724c09e
Fix retries after successful connection.
We may have set retries to 0 to enforce a timeout but the connect
succeeded. When it succeeds, we want to allow retries later in
case we lose signal briefly. (The callback will do this too but
the connect function will override it after.)

Also, remove extra code from websocket that is leftover from
debugging.
2022-08-10 15:24:08 -07:00
..
atmel-samd Merge remote-tracking branch 'adafruit/main' into remove-autobrightness 2022-08-10 08:35:53 -04:00
broadcom Change I2C terminology from "peripheral" to "target" 2022-08-09 13:13:19 -04:00
cxd56 Change I2C terminology from "peripheral" to "target" 2022-08-09 13:13:19 -04:00
espressif Fix retries after successful connection. 2022-08-10 15:24:08 -07:00
litex Change I2C terminology from "peripheral" to "target" 2022-08-09 13:13:19 -04:00
mimxrt10xx Change I2C terminology from "peripheral" to "target" 2022-08-09 13:13:19 -04:00
nrf Remove support for auto-brightness 2022-08-09 22:40:21 -04:00
raspberrypi Remove support for auto-brightness 2022-08-09 22:40:21 -04:00
stm Merge remote-tracking branch 'adafruit/main' into remove-autobrightness 2022-08-10 08:35:53 -04:00
unix no Russian font for SAMD21; adjust unix build warnings 2022-07-19 14:07:18 -04:00