Releases: ideino/ideino-linino-dist
Releases · ideino/ideino-linino-dist
Ideino + Linino Lib
fix i2c read
import node-static in examples project in the workspace
fix default project name in the ideino project template
Ideino + Linino Lib
upd: async functions without blocking IO calls
upd: improve watch functions with multiple handlers to the same object
add: introducing addFrameBuffer function in board.js
del: setInterval vacuum cycle, used to keep the application active
upd: updated the max value of pwm period in the json layouts files
Ideino + Linino Lib
Linino-Lib inside now use LininoIO interface to the Linino Boards. Ideino Autorun directory and Ideino Workspace are now separated from Ideino. Linino-Lib are now separated too, and it will be installed globally.