Added crystal oscillators like in previous lighting board

I'm waiting to hear back from Dr. Bazuin on why the previous lighting board set it up like they did, but until then, I'll just copy it.
This commit is contained in:
William Miceli
2021-01-30 18:06:05 -05:00
parent 2ca5aa59f8
commit 4d61bf9075
9 changed files with 16 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ DItemRevisionGUID=
ReportSuppressedErrorsInMessages=0 ReportSuppressedErrorsInMessages=0
FSMCodingStyle=eFMSDropDownList_OneProcess FSMCodingStyle=eFMSDropDownList_OneProcess
FSMEncodingStyle=eFMSDropDownList_OneHot FSMEncodingStyle=eFMSDropDownList_OneHot
IsProjectConflictPreventionWarningsEnabled=0 IsProjectConflictPreventionWarningsEnabled=1
OutputPath= OutputPath=
LogFolderPath= LogFolderPath=
ManagedProjectGUID= ManagedProjectGUID=
@@ -40,7 +40,7 @@ PrefsVaultGUID=
PrefsRevisionGUID= PrefsRevisionGUID=
[Document1] [Document1]
DocumentPath=Sheet1.SchDoc DocumentPath=Main.SchDoc
AnnotationEnabled=1 AnnotationEnabled=1
AnnotateStartValue=1 AnnotateStartValue=1
AnnotationIndexControlEnabled=0 AnnotationIndexControlEnabled=0

File diff suppressed because one or more lines are too long