diff --git a/nrf52/index.html b/nrf52/index.html
index 77fe7767e23247fe15ed3e3122e8b515d8dc4409..3524d92abc385d1f8800dcacf0b43f3012ad04df 100644
--- a/nrf52/index.html
+++ b/nrf52/index.html
@@ -50,7 +50,7 @@ void loop() {}
 <figcaption>Ring oscillator with nrf52 using Arduino library calls.</figcaption>
 </figure>
 
-<p>The code for this is below:</p>
+<p>The code for this is below.  Most of the overhead is in the use of the "loop" function.</p>
 
 <pre>
 <code>