mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Add js sdk changes
With type declarations and various missing parts added by Willy-JL
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* I2C bus communication
|
||||
* @version Available with JS feature `i2c`
|
||||
* @module
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Check if there is an I2C device ready on the bus
|
||||
* @param address The device address to check
|
||||
|
||||
Reference in New Issue
Block a user