B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const char | ROUND_DOWN = '1' |
Round down = 1. | |
static const char | ROUND_TO_NEAREST = '0' |
Round to nearest = 0. | |
static const char | ROUND_UP = '2' |
Round up = 2. | |
|
static |
Round down = 1.
|
static |
Round to nearest = 0.
|
static |
Round up = 2.