Skip to content

Commit

Permalink
Update pyRF24.cpp (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
razerraz authored Aug 26, 2021
1 parent 7c3d6ec commit e22a8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyRF24/pyRF24.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include <RF24/RF24.h>
#include <boost/python.hpp>
#include <RF24/RF24.h>

namespace bp = boost::python;

Expand Down

0 comments on commit e22a8be

Please sign in to comment.