feat: auto-register in constructor; zero-setup ISR; three-mode auto-update#27
Merged
petesramek merged 2 commits intomainfrom Mar 23, 2026
Merged
Conversation
…ison example and tests Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com> Agent-Logs-Url: https://github.com/petesramek/tiny-link/sessions/512c208c-f77a-4c3e-b8b4-c67795265687
Copilot created this pull request from a session on behalf of
petesramek
March 23, 2026 19:24
View session
…ional IoT examples Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com> Agent-Logs-Url: https://github.com/petesramek/tiny-link/sessions/86755db5-0da8-4952-a821-d2b33def396a
petesramek
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
_state = nextStateafter callback is now conditional — only applied when callback did not change state (e.g. viasendData())sendAck()public method: lets receiver acknowledge a received frame, releasing sender fromAWAITING_ACKtest_sendack_clears_peer_awaiting_ack,test_reply_from_callback_preserves_awaiting_ackexamples/IoT_Sensor_Gateway_Polling/— ATtiny88↔ESP8266, main-loop updateexamples/IoT_Sensor_Gateway_TimerISR/— same scenario, timer ISR (deferred pattern)examples/IoT_Sensor_Gateway_SerialEvent/— same scenario, serialEventexamples/Auto_Update/README.mdto reference new bidirectional examplesREADME.mdwith IoT Sensor Gateway section, sendAck() usage, mode table📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.