问题调整

This commit is contained in:
tiger_zhou 2023-08-24 11:10:32 +08:00
parent 5b065e1951
commit aec7512cf0

View File

@ -56,4 +56,6 @@ enum AlertType {
AXLE_LED_ORANGE_MOST = 16; AXLE_LED_ORANGE_MOST = 16;
// //
SWITCH_LOST_MOST = 17; SWITCH_LOST_MOST = 17;
//
TRAIN_SIGNAL = 18;
} }