11 lines
250 B
C
11 lines
250 B
C
/*
|
|
* Copyright (c) 2021 Max Thomas
|
|
* This file is part of DSiWifi and is distributed under the MIT license.
|
|
* See dsiwifi_license.txt for terms of use.
|
|
*/
|
|
|
|
#ifndef _DSIWIFI_WIFI_GPIO_H
|
|
#define _DSIWIFI_WIFI_GPIO_H
|
|
|
|
#endif // _DSIWIFI_WIFI_GPIO_H
|