Error Currently nRF24 RX is only supported for ATmega328P

hello I'm working on project on multiwii but when i try to upload multiwii nref24 programme I got this error

def.h:1999:6: error: #error "Currently nRF24 RX is only supported for ATmega328P"

 #error "Currently nRF24 RX is only supported for ATmega328P"

  ^~~~~

exit status 1

Welcome to the forum

Your topic was MOVED to its current forum category as it is more suitable than the original

Please follow the advice given in the link below when posting code, in particular the section entitled 'Posting code and common code problems'

Use code tags (the </> icon above the compose window) to make it easier to read and copy for examination

Sounds like the program does not support the Arduino you are using.

So not an error in the program.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.