/*************************************************
*
* TEST VECTORS
* ------------
*
* An assortment of variables to be used for comprehensive testing.
*/
/* System Settings */
export const DUST_VAL = 546
export const SLEEP_DURATION = 5000
export const TIMEOUT = 10000