bindings: cxx: examples: consistency cleanup
authorKent Gibson <warthog618@gmail.com>
Fri, 23 Jun 2023 04:38:56 +0000 (12:38 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 23 Jun 2023 14:50:26 +0000 (16:50 +0200)
commita6922da6ea58c93706ac8ef6dc6fe70394104191
treeaf4c62da130fde6b20bb06b2f4d524a548cdaff3
parent4254100d89642bb388f11335c95d473e4e72a00c
bindings: cxx: examples: consistency cleanup

A collection of minor changes to be more consistent with other examples:
 - capitalize comments
 - add line offset to value outputs
 - drop comma from edge event outputs
 - drop trailing return where example loops indefintely
 - sort includes

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/cxx/examples/async_watch_line_value.cpp
bindings/cxx/examples/get_line_value.cpp
bindings/cxx/examples/toggle_line_value.cpp
bindings/cxx/examples/watch_line_value.cpp