Add a Rig Control page accessible from the Dashboard #55
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
test
Issues related to tests
Add a Hamlib Rig Control panel using the API package. Not sure whether its a client or server side package.
npm i hamlib
use the package with
const hamlib = require('hamlib');
Define a new route
The text was updated successfully, but these errors were encountered: