Files
Momentum-Firmware/applications/plugins/protoview/binaries
jbohack 6015afe368 updated protoview and fixed array count issue
arrays start at 0 and citroen_tpms was trying to read 0-10 meaning 11 full bytes rather than actually 10 (0-9).
2023-01-13 10:02:14 -05:00
..
2022-12-30 18:35:36 -05:00

This is the binary distribution of the application. If you don't want to build it from source, just take protoview.fap file and drop it into the following Flipper Zero location:

/ext/apps/Tools

The ext part means that we are in the SD card. So if you don't want to use the Android (or other) application to upload the file, you can just take out the SD card, insert it in your computer, copy the fine into apps/Tools, and that's it.