From 0c1fd4d369059d8b6cada6615a8062321c1d5950 Mon Sep 17 00:00:00 2001 From: Alina Quereilhac Date: Tue, 27 Sep 2011 15:10:59 +0200 Subject: [PATCH] examples/wireless_overlay.py --- examples/wireless_overlay.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/wireless_overlay.py b/examples/wireless_overlay.py index 8780c98a..92d054ed 100644 --- a/examples/wireless_overlay.py +++ b/examples/wireless_overlay.py @@ -60,12 +60,12 @@ import math | ------- ------- ------- ------- | |_______|___________|__________|__________|_________________| | | | | - _______|___________|__________|__________|_________________ - | PL2 | | | | | - | | | | | | - | ------- ------- ------- ------- | - | 65/30 69/30 73/30 77/30 | - |___________________________________________________________| + ______|____ ____|____ ___|____ ___|____ + | PL2 | | |PL3 | | |PL4| | |PL5| | + | | | | | | | | | | | | + | ------- | | ------- | | ------ | |------- | + | 65/30 | | 69/30 | | 73/30 | | 77/30 | + |___________| |_________| |________| |________| """ -- 2.47.0