Removed useless pinMode statement
This commit is contained in:
parent
51455c8a9f
commit
fbe3690d64
@ -80,7 +80,6 @@ void SAB::initCommonConfig()
|
||||
|
||||
void SAB::initGPIO()
|
||||
{
|
||||
pinMode(GPIO_0, INPUT);
|
||||
}
|
||||
|
||||
time_t SAB::myTimeCallback()
|
||||
|
Loading…
Reference in New Issue
Block a user