Quote:
Originally Posted by the_Pan
Hi guys,
I just updated to latest 4.23.... and nickelmenu to 0.3.2.
Now one my entries brings the following error:
"could not find a : in the argument ( check failed: arg2)"
the lines in my config, which causing this, are:
menu_item :reader :Invert screen :nickel_setting :invert
menu_item :main :Invert screen :nickel_setting :invert
It worked with 4.21 firmware before, do I have to change something for the new fw?
|
You appear to have been previously running an older version of NM. A few versions ago, I changed nickel_setting's syntax to make it more flexible. You'll need to use `:toggle :invert` instead of just `:invert`.