Skip to content

Commit

Permalink
missed change due to conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
lkasso committed Jan 26, 2023
1 parent bc26090 commit b20fdd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ enum Module {
TIMER(0x0c, "Timer"),
SERIAL_PASSTHROUGH(0x0d, "SerialPassthrough"),
MACRO(0x0f, "Macro"),
// Deprecated GSR(0x10, "Conductance"),
GSR(0x10, "Conductance"),
SETTINGS(0x11, "Settings"),
BAROMETER(0x12, "Barometer"),
GYRO(0x13, "Gyro"),
Expand Down

0 comments on commit b20fdd5

Please sign in to comment.