Add test-station-server as a submodule.

Include the test station server tool in the tools directory to facilitate local development and testing of weather station protocols.
ecowitt_support
schizza 2026-04-11 17:24:49 +02:00
parent 15e9df00ca
commit fed00b437a
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "tools/test-station-server"]
path = tools/test-station-server
url = https://github.com/schizza/test-station-server.git