Skip to content

Commit cee87ad

Browse files
committed
compile_test correction
1 parent 6b368b6 commit cee87ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#include <Arduino.h>
22
#include "ESPAsyncWebClient.h"
33

4+
#ifndef UNIT_TEST
45
void setup() {}
56

67
void loop() {}
8+
#endif

0 commit comments

Comments
 (0)