'DEFAULT_CE_PIN' was not declared in this scope



  • I know this is something really stupid - but can't figure out what I'm doing wrong...

    Just trying 1.5 and I get the following when I try and compile

    
    In file included from C:\Users\nick\Documents\Arduino\libraries\MySensors\MyGateway.cpp:12:0:
    C:\Users\nick\Documents\Arduino\libraries\MySensors\MyGateway.h:39:28: error: 'DEFAULT_CE_PIN' was not declared in this scope
       MyGateway(uint8_t _cepin=DEFAULT_CE_PIN, uint8_t _cspin=DEFAULT_CS_PIN, uint8_t _inclusion_time = 1, uint8_t _inclusion_pin = 3, uint8_t _rx=6, uint8_t _tx=5, uint8_t _er=4);```
    
    I know I am missing something obvious - if another pair of eyes can spot it I would be very grateful


  • I got this sorted - removed all the 1.4 files from libraries and then copied the 1.5 ones in


Log in to reply
 

Suggested Topics

28
Online

11.2k
Users

11.1k
Topics

112.5k
Posts