Sensorian
1.0
C API Reference Guide Library
|
Image plotting on the TFT screen. More...
#include <stdio.h>
#include <unistd.h>
#include "bcm2835.h"
#include "Utilities.h"
#include "SPI.h"
#include "TFT.h"
#include "GFX.h"
#include "Barometer2.h"
#include "Altimeter1.h"
Go to the source code of this file.
Macros | |
#define | BACKGROUND WHITE |
#define | FOREGROUND BLUE |
#define | DELAY 2000 |
Functions | |
int | main (void) |