mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-11 12:01:08 -05:00
* Created a file for "Basics of Raspberry Pi Stuffs" The code contains two parts: First part is simply blinking led (Blink time can be set by time.sleep(x) x for the number of seconds) Second part is for pwm control for led brightness * Update RaspberryPiBasics.py * reformatted two 2 space indention with title corr.