소스 검색

upd ble spam

MX 1 년 전
부모
커밋
7802de5885
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      base_pack/ble_spam/ble_spam.c

+ 1 - 1
base_pack/ble_spam/ble_spam.c

@@ -149,7 +149,7 @@ static Attack attacks[] = {
 
 #define ATTACKS_COUNT ((signed)COUNT_OF(attacks))
 
-static uint16_t delays[] = {20, 50, 100, 200, 500};
+static uint16_t delays[] = {30, 50, 100, 200, 500};
 
 typedef struct {
     Ctx ctx;