Skip to content

Commit 71d6f37

Browse files
committed
исправлена ошибка
1 parent e91f27c commit 71d6f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AMS_AS5600.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ enum AS5600SpecialVerifyFlags {
166166
};
167167
// Ответы методов burnZeroAndMaxPositions, burnMaxAngleAndConfigurationValue
168168
enum AS5600BurnReports {
169-
AS5600_BURN_REPROT_SENSOR_NOT_CONNECTED
169+
AS5600_BURN_REPROT_SENSOR_NOT_CONNECTED,
170170
AS5600_BURN_REPROT_MAGNET_NOT_FOUND,
171171
AS5600_BURN_REPROT_WRITE_OK,
172172
AS5600_BURN_REPROT_WRITE_WRONG,

0 commit comments

Comments
 (0)