Skip to content

Commit

Permalink
FW-893. Send uinject packet every one minute.
Browse files Browse the repository at this point in the history
  • Loading branch information
changtengfei committed Dec 1, 2023
1 parent 6fa2649 commit 483b62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapps/uinject/uinject.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

//=========================== defines =========================================

#define UINJECT_TRAFFIC_RATE 2 ///> the value X indicates 1 packet/X minutes
#define UINJECT_TRAFFIC_RATE 1 ///> the value X indicates 1 packet/X minutes

//=========================== variables =======================================

Expand Down

0 comments on commit 483b62b

Please sign in to comment.