fix brightness, rest of the update to servicepoint 0.7

This commit is contained in:
Vinzenz Schroeter 2024-06-27 19:49:27 +02:00
parent 0fff7a20d0
commit feacd6c01e
4 changed files with 83 additions and 17 deletions

View file

@ -18,5 +18,3 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
# - name: Run tests
# run: cargo test --verbose