Skip to content

Releases: ideino/ideino-linino-dist

Ideino + Linino Lib

03 Dec 10:17
Compare
Choose a tag to compare
Ideino + Linino Lib Pre-release
Pre-release

fix i2c read
import node-static in examples project in the workspace
fix default project name in the ideino project template

Ideino + Linino Lib

01 Dec 08:40
Compare
Choose a tag to compare
Ideino + Linino Lib Pre-release
Pre-release

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

07 Nov 15:34
Compare
Choose a tag to compare
Ideino + Linino Lib Pre-release
Pre-release

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.