AceSegment  0.3.0
An adjustable, configurable, and extensible framework for rendering seven segment LED displays.
Static Public Member Functions | List of all members
ace_segment::Util Class Reference

Static Public Member Functions

template<typename T >
static void incrementMod (T &i, T m)
 Increment i modulo m, avoiding expensive % operator on some 8-bit processors like AVR.
 

Detailed Description

Definition at line 32 of file Util.h.


The documentation for this class was generated from the following file: