Fix heading level for dancefloor docs

This commit is contained in:
walterhiggins 2015-01-16 21:23:22 +00:00
parent ed8782873a
commit 8d09984df7
2 changed files with 2 additions and 3 deletions

View File

@ -376,7 +376,6 @@ Walter Higgins
* [Drone.cottage() method](#dronecottage-method)
* [Drone.cottage_road() method](#dronecottage_road-method)
* [Drone.dancefloor() method](#dronedancefloor-method)
* [Parameters](#parameters)
* [Drone.fort() method](#dronefort-method)
* [Drone.hangtorch() method](#dronehangtorch-method)
* [Drone.lcdclock() method.](#dronelcdclock-method)
@ -4213,7 +4212,7 @@ Create an animated dance floor of colored tiles some of which emit light.
The tiles change color every second creating a strobe-lit dance-floor effect.
See it in action here [http://www.youtube.com/watch?v=UEooBt6NTFo][ytdance]
### Parameters
#### Parameters
* width - how wide the dancefloor should be (optional: default 5)
* length - how long the dancefloor should be (optional: default 5)

View File

@ -9,7 +9,7 @@ Create an animated dance floor of colored tiles some of which emit light.
The tiles change color every second creating a strobe-lit dance-floor effect.
See it in action here [http://www.youtube.com/watch?v=UEooBt6NTFo][ytdance]
### Parameters
#### Parameters
* width - how wide the dancefloor should be (optional: default 5)
* length - how long the dancefloor should be (optional: default 5)