microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.23k stars 111 forks source link

Grapebit fixes #690

Closed xmeow closed 2 months ago

xmeow commented 2 months ago
  1. correct motor pin define
  2. missing imu driver init
  3. rgb led as jd service

All modification tested over real hardware.