ITADN

Missing `frame.` prefix on Bluetooth example

#64Openjosuah 创建于 2024-08-04
J
josuahcommented
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 条评论