Skip to content

Instantly share code, notes, and snippets.

View kangschampagne's full-sized avatar
🤠
Learning

KSQ kangschampagne

🤠
Learning
  • Amoy, China
View GitHub Profile
@kangschampagne
kangschampagne / Multiwii SE 3.0
Created January 28, 2016 05:20 — forked from vilaca/Multiwii SE 3.0
Multiwii SE 3.0 board configuration for Simonk ESC and no auto motor start on arm (board selection: Arduino Nano w/ATmega328). Connections: http://i1217.photobucket.com/albums/dd388/meanmaddude/MULTIWII3-0SE-2.jpg ***Arduino Nano w/ATmega328
#ifndef CONFIG_H_
#define CONFIG_H_
/*************************************************************************************************/
/**** CONFIGURABLE PARAMETERS ****/
/*************************************************************************************************/
/* this file consists of several sections
* to create a working combination you must at least make your choices in section 1.
* 1 - BASIC SETUP - you must select an option in every block.