sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'class RCSwitch' has no member named 'getReceivedLevelInFirstTiming

MainWire opened this issue · comments

Hi,

I'm getting this error "'class RCSwitch' has no member named 'getReceivedLevelInFirstTiming'
" while using this code : https://github.com/sui77/SimpleRcScanner/blob/55eb073a85689619b59398251d6b9bb4098eb363/htdocs/Sketchbook/SimpleRcScanner.ino#L12 to get raw data.

I am using the fork from Martin Laclaustra. Can anybody help me please ?