Releases: Carglglz/jupyter_upydevice_kernel
Releases · Carglglz/jupyter_upydevice_kernel
jupyter_upydevice_kernel 0.0.7
jupyter_upydevice_kernel 0.0.6
Added
%connect
magic command to connect to a device based on device type%rssi
magic command to get RSSI of the device (WebSocketDevice, and BleDevice)
Fix
- Autocompletion of configured devices
- Handle on connection error, not configured or not available.
- Disconnection status
jupyter_upydevice_kernel 0.0.5
Added
- Bledevice
jupyter_micropython_upydevice 0.0.4
Minor fixes (see change log doc)