Skip to content

Commit

Permalink
doc only
Browse files Browse the repository at this point in the history
  • Loading branch information
slowrunner committed Apr 11, 2024
1 parent 450e498 commit a31c2e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions plib/noinit_easygopigo3.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#!/usr/bin/env python3

# FILE: noinit_easygopigo3.py
# - Differs from official easygopigo3.py
# - Does not require pigpiod and does not setup SPI
# - Does not reset speed to DEFAULT_SPEED when initialized
# - Differs from official easygopigo3.py
# - Does not reset speed to DEFAULT_SPEED when initialized if noinit=True

from __future__ import print_function
from __future__ import division
Expand Down

0 comments on commit a31c2e4

Please sign in to comment.