mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
* Send brightness properly to clients * Refactor GPIO, add custom Pigpio socket wrapper * Replace PiGPIO with PigpioPin, fix hardwarePWM * Remove Jpigpio dependency * Apply Spotless * Warn user of Pigpio pin incapable of hardware PWM * Begin rework of blinking and brightness control for vision leds * Fixed blink, fixed brightness persistence, added bootup blink * Cleanup HardwareManager access of config * Apply spotless * Skip hardware test on non-Pi Co-authored-by: Matt <matthew.morley.ca@gmail.com>