mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-19 06:48:34 +03:00
owhw: fix GPIO definitions (output low level by default)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
* ----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifdef HAVE_MITM
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
* Headers
|
||||
*------------------------------------------------------------------------------*/
|
||||
@@ -63,3 +65,4 @@ void MITM_run( void )
|
||||
Phone_run();
|
||||
CCID_run();
|
||||
}
|
||||
#endif /* HAVE_MITM */
|
||||
|
||||
Reference in New Issue
Block a user