From bfd92003df66f1da7b9f8848489e1b311bdace2d Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <neil.gershenfeld@cba.mit.edu> Date: Wed, 30 Aug 2017 09:55:48 -0400 Subject: [PATCH] Update index.html --- rf/rn4871/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rf/rn4871/index.html b/rf/rn4871/index.html index a933185..5297548 100644 --- a/rf/rn4871/index.html +++ b/rf/rn4871/index.html @@ -1,11 +1,11 @@ <html> <body> <p> -<img src="components.jpg"> +<img src="components.jpg" width="50%"> <p> -<img src=="board.png"> +<img src=="board.png" width="50%"> <p> -<img src="timing.png"> +<img src="timing.png" width="50%"> <p> <pre> -- GitLab