Scott Powell
dd808ee6c7
* new nRF52 impl for advert blobs
2025-06-06 19:50:51 +10:00
Scott Powell
6e0b505a2a
* companion: refactor of all filesystem access to new DataStore module
2025-06-06 15:30:35 +10:00
Scott Powell
647d712ae8
* Companion: long-press in first 8 seconds now enters CLI Rescue mode
2025-06-04 21:33:48 +10:00
Scott Powell
1ba69f3b8d
* self telemetry response simpler now
2025-06-02 20:44:05 +10:00
Scott Powell
870b5d2b70
* companion: 'self telemetry' request with CMD_SEND_TELEMETRY_REQ (with no pubkey param)
2025-06-02 20:28:00 +10:00
Scott Powell
5729d66a9e
* companion: some further refactors after the MyMesh refactor
2025-06-02 15:25:55 +10:00
hank
4e2786c516
Re-applying 73a7a96, formatting, MyMesh reformat
2025-06-01 20:31:29 -07:00
hank
e15ad108af
Merge branch 'dev' of https://github.com/ripplebiz/MeshCore into mymesh-refactor2
...
Applying a987efe
2025-06-01 20:07:41 -07:00
hank
42efbda40a
Re-applying ecd2b0b
2025-06-01 20:02:35 -07:00
hank
9959475c0d
Reformatting code
2025-06-01 20:02:31 -07:00
hank
f58a34f5f4
Refactored MyMesh, advert on doublepress
...
Pulled the class out of main.cpp, made a header to go along with it, externed globals in headers to make them accessible to button code. Added button code to send an advert on double press. Refactored ini files to prevent linker errors.
2025-05-31 19:11:28 -07:00