/* debugled.rs
*
* Developed by Tim Walls <tim.walls@snowgoons.com>
* Copyright (c) All Rights Reserved, Tim Walls
*/
//! For debugging using an attached LED :-). Methods should be entirely
//! static and require no setup/working environment/etc.
// Imports ===================================================================
// Declarations ==============================================================
// Code ======================================================================
// Tests =====================================================================