UNPKG

sim800

Version:

A modern and opiniated module for SIM800 GSM modems ( SIM800 / SIM800L ).

6 lines (5 loc) 138 B
export declare enum Sim800PinState { PinRequired = "+CPIN: SIM PIN", PukRequired = "+CPIN: SIM PUK", Ready = "+CPIN: READY" }