Releases: sowiecki/gtfo
Releases · sowiecki/gtfo
1.2.0: Merge pull request #127 from Nase00/update-deps
Indirect Mode
- Added support for "indirect" mode.
Indirect mode
Instead of using particle-io
and johnny-five
, Particle Photon boards can be flashed with custom firmware and controlled using particle-api-js
.
Enabled by running with --indirect
flag or setting indirect
to true
within environment/config.json
.