Move numbering to its own script

This commit is contained in:
Matt McWilliams 2021-07-29 18:32:20 -04:00
parent da2ccc58d8
commit 7819702763
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ void draw () {
marks();
//1234
drawNumber(4, frameLeft + ((frameRight - frameLeft) / 2.0), 1.0 * MM);
//drawNumber(4, frameLeft + ((frameRight - frameLeft) / 2.0), 1.0 * MM);
//frame();
//bisect