Packages

Elixir access to the RC522 RFID reader module over SPI

Current section

Files

Jump to
Raw

src/main.h

/*
* main.h
*
* Created on: 26.09.2013
* Author: alexs
*/
#ifndef MAIN_H_
#define MAIN_H_
extern uint8_t debug;
#endif /* MAIN_H_ */