• treykeown's avatar
    Non-conflicting names · 1650b6bd
    treykeown authored
    Using this library in a file along with iostream caused a compilation
    error. The “#define min” line in RF24_config.h overrode a function by
    the same name used in a file included by iostream. Renamed to avoid
    this issue.
    1650b6bd
RF24_config.h 4.81 KB