Description
Source
Call Graph
sop4618_S::init
( Protected Method )
Protected Init method - sets serial pins and LCD size.


Syntax / parameters
void init (uint8_t rxPin, uint8_t txPin, uint8_t rows=4, uint8_t cols=20)
|
Name |
Type |
Default |
Description |
rxPin |
uint8_t
|
|
Serial TX pin on Arduino
|
txPin |
uint8_t
|
|
Serial RX pin on Arduino
|
rows |
uint8_t
|
4 |
Number of rows on LCD
|
cols |
uint8_t
|
20 |
Number of cols on LCD
|
Description
Protected Init method - sets serial pins and LCD size.
Protected Init method - sets serial pins and LCD size.
Source
The documentation for this Member was generated from the following files: