Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Removed FLIP_LED_VAL
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Apr 25, 2022
1 parent 25ddc78 commit a182024
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ESPConnect.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
#define ESPCONNECT_SERIAL(x)
#endif

#define FLIP_LED_VAL(x) (_status_led_inverse ^= (x))


class ESPConnectClass {

Expand Down

0 comments on commit a182024

Please sign in to comment.