Kategorie: Core
Buffer and Average
For Embedded system projects, one of the most used data structure is the ring Buffer (also called circular buffer). This Buffer...
Signal Slot
The signals in semf are a simple and flexible way to use callback functions. A signal is like a message, that...