diff --git a/content/built-in-examples/06.sensors/Ping/Ping.md b/content/built-in-examples/06.sensors/Ping/Ping.md
index d1e779b15c..6dae659117 100644
--- a/content/built-in-examples/06.sensors/Ping/Ping.md
+++ b/content/built-in-examples/06.sensors/Ping/Ping.md
@@ -35,10 +35,14 @@ The 5V pin of the SEN136B5B is connected to the 5V pin on the board, the GND pin
+### Code For TRIG and ECHO PIN Range Finder
+
+
+
### Learn more
You can find more basic tutorials in the [built-in examples](/built-in-examples) section.
You can also explore the [language reference](https://www.arduino.cc/reference/en/), a detailed collection of the Arduino programming language.
-*Last revision 2015/07/29 by SM*
\ No newline at end of file
+*Last revision 2015/07/29 by SM*