mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-18 06:08:31 +03:00
5 lines
70 B
C
5 lines
70 B
C
#pragma once
|
|
|
|
int wwan_led_active(int wwan);
|
|
int wwan_led_init(void);
|