Snippets

Robb Gosset File templates

Created by Robb Gosset last modified
*.C Template ======================

// Includes --------------------------------------------------------------------
#include "stdIncludes.h"

#include "filename.h"

// Local Defines ---------------------------------------------------------------


// Local Variable Definitions --------------------------------------------------


// External Variable Declarations ----------------------------------------------


// Local Function Prototypes ---------------------------------------------------


// Interrupts ------------------------------------------------------------------


// Functions -------------------------------------------------------------------

*.H Template ======================

// Includes --------------------------------------------------------------------


// Defines ---------------------------------------------------------------------


// Type definitions ------------------------------------------------------------


// External Variable Declarations ----------------------------------------------


// Function Prototype Declarations ---------------------------------------------

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.