From 6eab490a89990f83e5f7d8ac1e1c7775d027db88 Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Fri, 20 Nov 2015 10:13:05 -0800 Subject: [PATCH] Updated image link again --- Instrumenting-code-using-GPIOs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instrumenting-code-using-GPIOs.md b/Instrumenting-code-using-GPIOs.md index fae7cf5..295e7d6 100644 --- a/Instrumenting-code-using-GPIOs.md +++ b/Instrumenting-code-using-GPIOs.md @@ -33,4 +33,4 @@ void USART6_IRQHandler(void) { ###Capture### Here's what a typical capture might look like. This was done using the above code and captured while receiving UART data at 1 Mbit/sec. -![UART6 1 Mbit/sec capture](https://goo.gl/photos/EcAnjAHQzwuVeMcU9) \ No newline at end of file +![UART6 1 Mbit/sec capture](http://4.bp.blogspot.com/-0_IYARS_uw0/Vk9hWRpwjkI/AAAAAAAAjtQ/Od5ut1HAqEU/s1600/UART-1Mbit.png) \ No newline at end of file