1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00

Got NRF24 working on CJMCU

This commit is contained in:
Martin Budden 2016-07-22 21:59:27 +01:00
parent a8308803b2
commit 29b270908f
7 changed files with 77 additions and 46 deletions

View file

@ -393,6 +393,7 @@ static const char * const lookupTableNRF24RX[] = {
"CX10A",
"H8_3D",
"H8_3D_DEV",
"REF"
};
#endif