diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-23 12:37:48 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-23 12:37:48 -0400 |
commit | 29e836dc7f53914cf5f8c42ab18a81b648b2347d (patch) | |
tree | 3c58e6496eb7bc851350b0a7be8f64d5bb6c8d62 | |
parent | db9096887b8e34f23d80354ff96435582ef97ad4 (diff) |
No step 5
-rw-r--r-- | Add-a-new-radio-channel.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Add-a-new-radio-channel.md b/Add-a-new-radio-channel.md index e93755d..0a15f95 100644 --- a/Add-a-new-radio-channel.md +++ b/Add-a-new-radio-channel.md @@ -9,7 +9,6 @@ For this tutorial we're going to add a channel that plays the National Park musi 2. [Define the music for the channel](#2-define-the-music-for-the-channel) 3. [Define the frequency and availability for the channel](#3-define-the-frequency-and-availability-for-the-channel) 4. [Give the channel a name and text routine](#4-give-the-channel-a-name-and-text-routine) -5. [Define a pointer to the radio station](#5-define-a-pointer-to-the-radio-station) ## 1. Define a channel constant |