mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Add dummy Wifi.h
This commit is contained in:
parent
760e21c31f
commit
5719726da8
1 changed files with 6 additions and 0 deletions
6
test/emul/Wifi.h
Normal file
6
test/emul/Wifi.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef WIFI_H
|
||||
#define WIFI_H
|
||||
|
||||
// Just a dummy file to be able to compile code for tests.
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue