Test: first modification to verify

This commit is contained in:
2026-03-26 16:34:26 +01:00
parent 523e57a6ae
commit 3770b8df49

View File

@@ -300,7 +300,7 @@ int main(void)
HAL_DAC_Start(&hdac1, DAC_CHANNEL_1); HAL_DAC_Start(&hdac1, DAC_CHANNEL_1);
HAL_COMP_Start(&hcomp1); //HAL_COMP_Start(&hcomp1);
HAL_COMP_Start(&hcomp4); HAL_COMP_Start(&hcomp4);
HAL_OPAMP_Start(&hopamp1); HAL_OPAMP_Start(&hopamp1);