evgs / fan-pwm-opi

GNU General Public License v3.0
1 stars 0 forks source link

'#' - single comment char will eat next line #1

Open evgs opened 1 month ago

evgs commented 1 month ago

For example:

# 
set_pin = 25

parameter set_pin will be ignored

evgs commented 1 month ago

this happens because of fscanf used in parser.h