Skip to content

Instantly share code, notes, and snippets.

View millxing's full-sized avatar

Rob Schoen millxing

View GitHub Profile
-- clock test
--
-- ...
-- .
engine.name = 'PolyPerc'
local dividers = { 1, 2 }
local led_states = { false, false }
local tasks = { nil, nil }