diff --git a/migration/Migration_Testing_Journal.md b/migration/Migration_Testing_Journal.md index a402b63..9749b06 100644 --- a/migration/Migration_Testing_Journal.md +++ b/migration/Migration_Testing_Journal.md @@ -245,4 +245,12 @@ Trying to reconcile Codex's report of warnings vs. what I get, ChatGPT had me ru Rerun with -W always -rw showed: fragmentation backend shim: 9 passed, no warnings Gate 2C/2D/2E regression: 39 passed, 1 skipped, no warnings - The single skip is expected and is not a warning. \ No newline at end of file + The single skip is expected and is not a warning. +Tuesday, May 19, 2026 10:18 I'm looking for work I did with microreticulum and see that I may have conflated my own exercises under microreticulumTbeam thinking I had proven microreticulum can successfully use Reticulum over Lora. But I see my exercises were pure Lora, and not Reticulum and then proceeded to explore the hardware of the T-Beam Supreme. I did find in microreticulum/chad that I had built: +```bash +(rnsenv) jlpoole@jp /usr/local/src/microreticulum/chad $ date; find examples -type f -name "program" |xargs ls -lat +Tue May 19 10:22:31 PDT 2026 +-rwxr-xr-x 1 jlpoole jlpoole 8950024 Jan 22 14:26 examples/udp_announce/.pio/build/native/program +-rwxr-xr-x 1 jlpoole jlpoole 8984072 Jan 22 12:46 examples/link_native/.pio/build/native/program +(rnsenv) jlpoole@jp /usr/local/src/microreticulum/chad $ +``` \ No newline at end of file