19 コミット (1be5a7b5d75b9ecf0639da909f6c087c757e4dbe)

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