Merge pull request #33 from RedHawk989/flashing

added proper requirements.txt file
This commit is contained in:
DaOfficialWizard 2022-07-04 00:54:58 +01:00 committed by GitHub
commit 0d6e04a679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

BIN
RANSACApp/requirements.txt Normal file

Binary file not shown.

View File

@ -6,21 +6,21 @@ STATE: ['TO_DO' = [], 'IN_PROGRESS' = [-],'DONE' = [x]]
--------- HIGH PRIORITY ---------
- [] hardware guide (parts list and wiring diagram)
- [x] hardware guide (parts list and wiring diagram)
- [] avatar set up guide
- [x] avatar set up guide
- [] flashing firmware guide
- [x] flashing firmware guide
- [] camera placement guide with correct and incorrect examples etc
- [] project aspirations and limits
- [] expanded FAQ.
- [x] expanded FAQ.
- [] expanded project description
- [x] expanded project description
- [] Re-vamp the wiki
- [x] Re-vamp the wiki
-------- LOW PRIORITY --------
@ -28,7 +28,7 @@ STATE: ['TO_DO' = [], 'IN_PROGRESS' = [-],'DONE' = [x]]
-------- Baseline Tasks --------
- [] Add everything to Github Pages - Add
- [x] Add everything to Github Pages - Add
- [] Optimize the code - Optimize
@ -38,7 +38,7 @@ STATE: ['TO_DO' = [], 'IN_PROGRESS' = [-],'DONE' = [x]]
- [] Test the code - Test
- [] Document the code - Document
- [x] Document the code - Document
TO_DO_ITEMS:
Done: false