19 Commits (81976c43609863d73b28d8af656802214e677557)

Author SHA1 Message Date
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2 years ago
  Scott Lahteine 1dafd1887e 🎨 Apply F() to various reports 2 years ago
  ConstantijnCrijnen b95f5c5bea
Configure / disable PRINTCOUNTER save interval (#20856) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 261c6f4b96 Fix pause/resume SD print 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Scott Lahteine b641571098 Replace types.h with millis_t.h 5 years ago
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 5 years ago
  Scott Lahteine 2f4b4d6076 Add Stopwatch::resume method 6 years ago
  Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
  Scott Lahteine 36262a0479
Use static classes for job timers (#9938) 6 years ago
  Bob-the-Kuhn 025118da3e Init print_job_timer in setup() instead of "early" (#9937) 6 years ago
  Scott Lahteine d7ee81202f Libs updates 6 years ago
  Scott Lahteine efa578d6b0 Move 'libs' files 6 years ago
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
  Scott Lahteine 5a7b810fdd General comment cleanup 7 years ago
  João Brázio 238fefcb00 Updates Stopwatch class to use internal state enum 8 years ago
  Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours 8 years ago
  João Brázio 8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and 8 years ago
  João Brázio 739dcda0f1
Renamed stopwatch::status to stopwatch::state 8 years ago
  Scott Lahteine 21a6b66807 Shrink debug code in Stopwatch and disable by default 8 years ago
  João Brázio 7c7e30f4cc
Adherence to the new OOP coding standards 8 years ago
  João Brázio 399101fff3 Implemented the stopwatch class and methods 8 years ago