mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-13 15:35:28 +00:00
bl602 flash vars save pins, save pins on configure change
This commit is contained in:
@ -1401,7 +1401,8 @@ int http_fn_cfg_startup(http_request_t *request) {
|
||||
|
||||
|
||||
CFG_SetChannelStartupValue(channelIndex,newValue);
|
||||
|
||||
// also save current value if marked as saved
|
||||
Channel_SaveInFlashIfNeeded(channelIndex);
|
||||
hprintf128(request,"<h5>Setting channel %i start value to %i<h5>",channelIndex,newValue);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user