Skip to content

Release v3.0.0b3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 21:06
drv/bluetooth/bluenrg: Fix device info service

Classic Contiki mistake. Local variables are used across yields, so
need to be static.