#ifndef _RSSI_
#define _RSSI_
#define CLOSE_RSSI -40
#define LEFT_RSSI -50
#define DEFAULT_TX -6;
#define APPLE_TX 0
#define TILE_TX -4
#define EXPOSURE_TX -12
#define ITAG_TX -10
#define EDDYSTONE_ADD_1M -41
#endif