Create format string with sprintf.
authorBenjamin Knecht <bknecht@logitech.com>
Thu, 15 Oct 2015 15:28:56 +0000 (17:28 +0200)
committerBenjamin Knecht <bknecht@logitech.com>
Thu, 15 Oct 2015 15:28:56 +0000 (17:28 +0200)
commit039a6e3b61c82176f036974947835ea1fdcc6370
tree97bb21dca35d8ef29ab06402d6e9362c37ec5cff
parent9c17e61bd016a84dbae1009857adf258797f2ce3
Create format string with sprintf.

For now use hardcoded precision '17' for now
src/lib_json/json_writer.cpp