FujiNetWIFI / FujiNetWIFI/fujinet-nhandler

Add CIO call for NOTE and POINT.

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Assembly
Stars
7
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Some N: protocols will have support to do random access. NOTE retrieves the current position in the file, while POINT sets the current position within the file.

These pages show the API:
https://github.com/FujiNetWIFI/fujinet-platformio/wiki/N%3A-SIO-Command-%2425---Point-in-File
https://github.com/FujiNetWIFI/fujinet-platformio/wiki/N%3A-SIO-Command-%2426---Note-in-File

As stated in the API, position is specified as a 24-bit integer in little-endian order

For NOTE, the returned value should be returned in ICAX3, ICAX4, and ICAX5.
For POINT, ICAX3, ICAX4, and ICAX5 should be sent to the FujiNet.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.