jrsteensen / OpenHornet-Software

Repo for all the software that brings OpenHornet to life!
Other
21 stars 7 forks source link

[NEW SKETCH]: 5A10-DEFOG_PANEL.ino #60

Closed jrsteensen closed 7 months ago

jrsteensen commented 7 months ago

Create a new sketch and makefile then PR them using an appropriately named feature branch to the develop branch of the OpenHornet-Software repository.

Sketch Header

Copy and paste to replace the header in the document, and fill out where indicated.

/**
 * @file 5A10-DEFOG_PANEL.ino
 * @author <Replace with author's name>
 * @date <MM.DD.YYYY>
 * @version u.0.0.1 (untested)
 * @warning This sketch is based on a wiring diagram, and was not yet tested on hardware. (Remove this line once tested on hardware and in system.)
 * @brief Controls the DEFOG panel, R CRKT BRKRs &amp; CANOPY module.
 *
 * @details
 * 
 *  * **Reference Designator:** 5A10
 *  * **Intended Board:** ABSIS ALE w&#x2F; Relay Module
 *  * **RS485 Bus Address:** 9
 * 
 * **Wiring diagram:**
 * PIN | Function
 * --- | ---
 * 1   | function 1
 * 2   | function 2
 * 3   | function 3
 * 
 */

PR Checklist

The following checklist is from the PR template, but is placed here to keep some requirements at the forefront of your mind as you create this sketch. Please update it as you go along.

Checklist:

How Has This Been Tested?

Description of Testing

#### Test Configuration * Firmware version: * Hardware: * Toolchain: * SDK: