隔离对码闪烁与灯光状态
This commit is contained in:
@@ -364,7 +364,7 @@ pfunc modefunctin[] = { //ģʽ
|
||||
Mode3,
|
||||
};
|
||||
void choice_mode(){
|
||||
if(Light_Transition_ModeActive) return;
|
||||
if(Light_Transition_ModeActive || Light_Transition_FeedbackActive()) return;
|
||||
if (!timer1.active && timer1.count == 0){
|
||||
if(Mode==mode0){
|
||||
startTimer(&timer1,1);
|
||||
|
||||
Reference in New Issue
Block a user