add le_streamer example to documentation

This commit is contained in:
Matthias Ringwald 2015-06-16 23:54:11 +02:00
parent 7766ea0666
commit 05cb0a6af8

View File

@ -17,7 +17,8 @@ list_of_examples = {
["spp_flowcontrol"]],
"BNEP/PAN" : [["panu_demo"]],
"Low Energy" : [["gatt_browser"],
["le_counter"]],
["le_counter"],
["le_streamer"]],
"Dual Mode" : [["spp_and_le_counter"]],
}