Karol Stawowski
Karol Stawowski
Copy existing global functions to adequate require modules (🦈these functions does not exist in fz js): - ir - [x] read - [x] readRaw - [x] transmitFile - display -...
I didn't removed existing functions, old scripts are working normally.
I said refactor because in some cases I refratored some older functions to accept flipper zero syntax, but old syntax is working normally.
Progress so far: I've created docs for new API: https://github.com/Tawank/bruce-js-tooling/blob/master/packages/bruce-sdk/DOCS.md Added new functions and fixed existing functions. I created dino game, http browser for bruce and tried to run NES...