Releases: tessel/t1-firmware
Releases · tessel/t1-firmware
v0.2.0
- Adds async capability to
pin
methods for compatibility with T2 - Fixes bug in GPS date setting
v0.1.16
v0.1.10
- Improves Audio Quality on Line-In Recordings from the Audio module
- Fixes a SPI Lock issue that caused SDCard to error out
- Node compatibility improvements:
- regular expression bug fixes
- fromCharCode accepts multiple arguments
- two’s complement in Buffer creation/writing
- Array.prototype.every is implemented