Edward Oakley
Edward Oakley
### Where did you find the bug? running `make dev` ### What went wrong? **Development Environment setup issues with MacM1 chip + Docker for planet 4** Currently - `ERROR: php-fpm...
When I use `--export-config` in the form below, it fails silently. The error which I would expect in `STDERR` is redirected as `STDOUT` to the file. ``` meshtastic --export-config >...
I think it would help developers get off the ground if we had a local development guide like on the meshtastic/meshtastic documentation repository. Example: [README.md local development setup instructions link](https://github.com/meshtastic/meshtastic#:~:text=Local%20Development%20Guide)...
In the readme.md there is a link... >I want to install the original Berkeley UCB Scheme Stk used in the lectures >It is available [here](https://wla.berkeley.edu/~scheme/source/). The link does not resolve...