pxt-BlockyTalkyBLE icon indicating copy to clipboard operation
pxt-BlockyTalkyBLE copied to clipboard

sendString crashes micro:bit

Open martinwork opened this issue 3 years ago • 1 comments

This program crashes: basic.showNumber(0) blockytalky.sendString("1", "A")

martinwork avatar Aug 15 '22 20:08 martinwork

This arises from https://support.microbit.org/helpdesk/tickets/55982 (private)

This fixes it https://github.com/martinwork/pxt-BlockyTalkyBLE/commit/0fd1016c0a4d79df126f99d064ae5a8a3124d4c4

@bennytheshap @rustynymph @pelikhan

martinwork avatar Aug 23 '22 10:08 martinwork