lpcmanager
Clone
Summary
Browse
Changes
Graph
SVGHMI: starts browser with arguments that limits memory consumtion so that it doesn't freeze repeatedly after some time.
som6
2020-12-07, Edouard Tisserant
ff65542a06ac
SVGHMI: starts browser with arguments that limits memory consumtion so that it doesn't freeze repeatedly after some time.
#ifndef GOT_H
#define GOT_H
// GPIO_1_31 = 32 + 31 = 63
#define RUN_LED_GPIO 63
#endif