This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Espruino
Watch
1
Star
0
Fork
0
You've already forked Espruino
mirror of
https://github.com/espruino/Espruino.git
synced
2025-12-08 19:06:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Espruino
/
libs
/
bluetooth
History
Gordon Williams
fda479779f
Fix dumping of an ArrayBuffer containing data (new ArrayBuffer([1,2,3]) isn't valid)
...
Fix setAdvertising regression where name would be lost after save() (
fix
#1193
)
2017-07-07 10:12:54 +01:00
..
jswrap_bluetooth.c
Fix dumping of an ArrayBuffer containing data (new ArrayBuffer([1,2,3]) isn't valid)
2017-07-07 10:12:54 +01:00
jswrap_bluetooth.h
fix regression in NRF.setServices caused by recent fix for loading them at boot time
2017-07-06 15:31:29 +01:00