diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2015-07-19 12:55:08 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2015-07-19 12:55:08 +0200 |
commit | bfcc6e18af33d21ae3ae23def873fa6415045bec (patch) | |
tree | da9f5602419f5c702d75872ca26eaa68486dd37a /.clang-format | |
parent | a2da7df0347bf4e420c2cd42ff3b8ef7cbd818be (diff) | |
download | ble-toys-bfcc6e18af33d21ae3ae23def873fa6415045bec.tar.gz ble-toys-bfcc6e18af33d21ae3ae23def873fa6415045bec.tar.bz2 ble-toys-bfcc6e18af33d21ae3ae23def873fa6415045bec.tar.xz ble-toys-bfcc6e18af33d21ae3ae23def873fa6415045bec.zip |
o Changing the output format to include the indexes in the values, enabling reading from multiple sensors in one go:
This:
Sample #1: device=.., sensor=1, value=123
Sample #2: device=.., sensor=2, value=321
is hanged to:
Sample: device=.., sensor1=123, sensor2=321
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions