Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
TMRh20 and github-actions[bot] authored Mar 17, 2024
1 parent 76275be commit bc2bcf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RF24Gateway.h
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ class ESBGateway
void handleRX(uint32_t waitDelay = 0);
void handleTX();
volatile bool gotInterrupt;

int configDevice(uint16_t address);
int allocateTunDevice(char* dev, int flags, uint16_t address);

Expand Down

0 comments on commit bc2bcf1

Please sign in to comment.