Update info
This commit is contained in:
@@ -281,3 +281,14 @@ a843eb9 Keep v0.3.1
|
|||||||
- README.md
|
- README.md
|
||||||
- REVIEW.md
|
- REVIEW.md
|
||||||
|
|
||||||
|
|
||||||
|
### Session: 2026-06-04 21:23
|
||||||
|
**Commits:**
|
||||||
|
```
|
||||||
|
cd3b462 ignore local
|
||||||
|
7706f88 Bug fixes for reported issues
|
||||||
|
```
|
||||||
|
**Modified files:**
|
||||||
|
- .gitignore
|
||||||
|
- README.md
|
||||||
|
|
||||||
|
|||||||
@@ -393,9 +393,14 @@ See the `examples/` directory for:
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
The primary repository is hosted on [Gitea](https://gitea.sh3d.com.au/Sh3d/VictronBLE),
|
||||||
|
with a mirror on **GitHub at <https://github.com/SH3D/VictronBLE>**. Since the Gitea
|
||||||
|
instance does not currently allow public sign-ups, please raise **issues and pull
|
||||||
|
requests on the GitHub mirror**.
|
||||||
|
|
||||||
Contributions welcome! Please:
|
Contributions welcome! Please:
|
||||||
|
|
||||||
1. Fork the repository
|
1. Fork the [GitHub mirror](https://github.com/SH3D/VictronBLE)
|
||||||
2. Create a feature branch
|
2. Create a feature branch
|
||||||
3. Test thoroughly on real hardware
|
3. Test thoroughly on real hardware
|
||||||
4. Submit a pull request
|
4. Submit a pull request
|
||||||
@@ -427,9 +432,10 @@ See [VERSIONS](VERSIONS) file for detailed changelog and release history.
|
|||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
- 📫 Report issues: the Gitea instance does not currently allow public sign-ups, so
|
- 📫 Report issues on the [GitHub mirror](https://github.com/SH3D/VictronBLE/issues)
|
||||||
email <scottp@dd.com.au> with bug reports, device decode problems, or new device
|
(the Gitea instance does not currently allow public sign-ups). Bug reports, device
|
||||||
requests (debug log output is very helpful).
|
decode problems and new device requests are all welcome — debug log output is very
|
||||||
|
helpful.
|
||||||
- 📖 Check the examples directory
|
- 📖 Check the examples directory
|
||||||
- 🔧 Enable debug mode for diagnostics
|
- 🔧 Enable debug mode for diagnostics
|
||||||
- 📚 See [Victron documentation](https://www.victronenergy.com/live/)
|
- 📚 See [Victron documentation](https://www.victronenergy.com/live/)
|
||||||
|
|||||||
Reference in New Issue
Block a user