ninjablocks / 433Utils

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
ninjablocks.com
MIT License
895 stars 335 forks source link

RF_Sniffer compile error #5

Closed joeybab3 closed 6 years ago

joeybab3 commented 9 years ago

When i try to upload or compile it says: C:\Users\Joey(2)\Documents\Arduino\libraries\RPi_utils\codesend.cpp: In function 'int main(int, char**)': C:\Users\Joey(2)\Documents\Arduino\libraries\RPi_utils\codesend.cpp:29: error: 'wiringPiSetup' was not declared in this scope

rotv commented 8 years ago

Is this issue obsolete?

seanjhulse commented 8 years ago

Yeah it sounds like he didn't setup WiringPiSetup

rotv commented 8 years ago

Sounds like this issue can be closed.

joeybab3 commented 6 years ago

Probably ^