blob: 20db2570ec9a189030d5d50906aeccacf7ff6603 [file] [log] [blame]
Brad Bishopf3df6b42017-01-06 10:14:09 -05001#pragma once
2
3class SensorSet;
4
5std::string getEnv(
6 const char* prefix, const SensorSet::key_type& sensor);