libpropeller
Making PropellerGCC Easier
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Functions | Variables
mtk3339_manual_test.cpp File Reference
#include <stdio.h>
#include <propeller.h>
#include "mtk3339.h"
Include dependency graph for mtk3339_manual_test.cpp:

Functions

int main (void)
 

Variables

const int kPIN_GPS_TX = 24
 
const int kPIN_GPS_RX = 25
 
const int kPIN_GPS_FIX = 26
 

Function Documentation

int main ( void  )

Here is the call graph for this function:

Variable Documentation

const int kPIN_GPS_FIX = 26
const int kPIN_GPS_RX = 25
const int kPIN_GPS_TX = 24