Files
simtrace2/firmware/src_simtrace/wwan_led.h

5 lines
70 B
C

#pragma once
int wwan_led_active(int wwan);
int wwan_led_init(void);