We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91f27c commit 71d6f37Copy full SHA for 71d6f37
src/AMS_AS5600.h
@@ -166,7 +166,7 @@ enum AS5600SpecialVerifyFlags {
166
};
167
// Ответы методов burnZeroAndMaxPositions, burnMaxAngleAndConfigurationValue
168
enum AS5600BurnReports {
169
- AS5600_BURN_REPROT_SENSOR_NOT_CONNECTED
+ AS5600_BURN_REPROT_SENSOR_NOT_CONNECTED,
170
AS5600_BURN_REPROT_MAGNET_NOT_FOUND,
171
AS5600_BURN_REPROT_WRITE_OK,
172
AS5600_BURN_REPROT_WRITE_WRONG,
0 commit comments