mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-20 07:18:33 +03:00
owhw: fix GPIO definitions (output low level by default)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
* ----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifdef HAVE_SNIFFER
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
* Headers
|
||||
*------------------------------------------------------------------------------*/
|
||||
@@ -94,3 +96,4 @@ void Sniffer_run( void )
|
||||
{
|
||||
check_data_from_phone();
|
||||
}
|
||||
#endif /* HAVE_SNIFFER */
|
||||
|
||||
Reference in New Issue
Block a user