Missing `frame.` prefix on Bluetooth example
https://docs.brilliant.xyz/frame/building-apps-lua/#example
On this snippet, `bluetooth.send(data)` is called instead of `frame.bluetooth.send(data)`.
Reported from https://discord.com/channels/963222352534048818/1269461941387132982/1269463076961386650
0 条评论