From 777c491a8a611ef93199598b3d1a5d3d5494db17 Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <neil.gershenfeld@cba.mit.edu> Date: Wed, 30 Aug 2017 10:00:04 -0400 Subject: [PATCH] Update index.html --- rf/rn4871/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/rf/rn4871/index.html b/rf/rn4871/index.html index 51e86f6..720001b 100644 --- a/rf/rn4871/index.html +++ b/rf/rn4871/index.html @@ -1,14 +1,15 @@ <html> <body> <p> -<img src="components.jpg" width="50%"> +<img src="components.jpg" width="75%"> <p> -<img src="board.png" width="50%"> +<img src="board.png" width="75%"> <p> -<img src="timing.png" width="50%"> +<img src="timing.png" width="75%"> +<p> +<a href=http://www.microchip.com/wwwproducts/en/RN4871>http://www.microchip.com/wwwproducts/en/RN4871</a> <p> <pre> - default comm 115200,8,N,1 $$$ @@ -22,4 +23,5 @@ F X stop scan C,0,MAC_address - connect \ No newline at end of file + connect +</pre> -- GitLab