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 MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif