Compile-time validations.
More...
#include "config_system.h"
#include "utils_pins.h"
#include "utils_rf.h"
#include "config.h"
Go to the source code of this file.
Compile-time validations.
- Author
- Frédéric Metrich (frede.nosp@m.ric..nosp@m.metri.nosp@m.ch@l.nosp@m.ive.f.nosp@m.r)
- Version
- 0.1
- Date
- 2023-02-09
- Copyright
- Copyright (c) 2023
Definition in file validation.h.
◆ check_load_priorities()
constexpr bool check_load_priorities |
( |
| ) |
|
|
constexpr |
◆ check_pins()
- Note
- All these checks are done by the compiler. It does not take ANY space in the Arduino.
DO NOT EDIT THIS FILE
Definition at line 45 of file validation.h.
◆ check_relay_pins()