Skip to content

Commit

Permalink
fix(ArtnetEntherENC.h): remove unused directive
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFrangipane authored and hideakitai committed Jan 10, 2024
1 parent ed18b37 commit 98c8456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,5 +312,6 @@ jobs:
- name: ArxContainer
- name: ArxTypeTraits
- name: FastLED
- source-url: https://github.com/JAndrassy/EthernetENC.git
- source-url: https://github.com/hideakitai/EthernetENC.git
version: ad5dd565b94861640c7e0f8a764ad0dbf3422026
verbose: true
1 change: 0 additions & 1 deletion ArtnetEtherENC.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#define ARTNET_ETHER_H

#define ARTNET_ENABLE_ETHER
#define ARTNET_ETHER_IS_ENC28J60

#include <Arduino.h>
#include <ArxTypeTraits.h>
Expand Down

0 comments on commit 98c8456

Please sign in to comment.