farmbot-arduino-firmware/src/Config.h

14 lines
160 B
C

/*
* Config.h
*
* Created on: 16 maj 2014
* Author: MattLech
*/
#ifndef CONFIG_H_
#define CONFIG_H_
const int LOGGING = 1;
#endif /* CONFIG_H_ */