Skip to content

Commit c94ad80

Browse files
committed
Make all fuji devices a subclass of fujiDevice
1 parent 742a8e6 commit c94ad80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/device/drivewire/network.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
#include "status_error_codes.h"
2020
#include "Protocol.h"
21+
#ifdef UNUSED
2122
#include "TCP.h"
2223
#include "UDP.h"
2324
#include "Test.h"

0 commit comments

Comments
 (0)