Skip to content

Commit 830a841

Browse files
committed
wip
1 parent 5bd984d commit 830a841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commonMain/kotlin/spp.protocol/instrument/LiveInstrumentEventType.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ enum class LiveInstrumentEventType {
1919

2020
METER_ADDED,
2121
METER_APPLIED,
22+
METER_UPDATED,
2223
METER_REMOVED;
2324
}

0 commit comments

Comments
 (0)