Fix formatting

This commit is contained in:
yarbschris 2026-02-05 15:55:35 -06:00
parent cd38d477ab
commit 862f87835e

View file

@ -802,8 +802,8 @@ enum TelemetrySensorType {
BH1750 = 45;
/*
* HDC1080 Temperature and Humidity Sensor
*/
* HDC1080 Temperature and Humidity Sensor
*/
HDC1080 = 46;
}