mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-19 14:58:35 +03:00
owhw: fix GPIO definitions (output low level by default)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
* ----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CCID
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
* Headers
|
||||
*------------------------------------------------------------------------------*/
|
||||
@@ -178,3 +180,4 @@ void CCID_run( void )
|
||||
|
||||
CCID_SmartCardRequest();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user