mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 17:51:41 +02:00
Update power measurement examples
Update power measurement examples to the state in which they were used as test cases in thesis
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
Dezibot dezibot = Dezibot();
|
||||
|
||||
// How many times to run a command on the display consecutively;
|
||||
const uint16_t iterations = 5000;
|
||||
const uint16_t iterations = 1000;
|
||||
|
||||
void setup() {
|
||||
dezibot.begin();
|
||||
|
Reference in New Issue
Block a user