Closed bluemanos closed 3 years ago
default SDM_UART_BAUD is defined here: https://github.com/reaper7/SDM_Energy_Meter/blob/master/SDM.h#L21 so... all your changes are ok except uncommenting SDM_UART_BAUD in SDM_Config_User.h
@reaper7 done and commits squashed :) sorry for so long response.
ok, tnx :)
I spend a few hours to get the examples working and finally I noticed that even if I setup the baud rate value in
SDM_Config_User.h
file then it is hardcoded in examples.Lets avoid the mistake in the future in other users :)