RUI3 (RAK Unified Interface 3) - RAK4631
bg77::ats3

Public Member Functions

String get ()
 
String set (int)
 

Member Function Documentation

◆ get()

String get ( )
Description
This api determines the character recognized by the module to terminate an incoming command line
Syntax
bg77.ats3.get()
Returns
response

◆ set()

String set ( int  )
Description
This api determines the character recognized by the module to terminate an incoming command line
Syntax
bg77.ats3.set(value)
Parameters
valueint <0-127> command line termination charcter (default 13=<CR>)
Returns
response