some changes

This commit is contained in:
Dhanya Maliakal
2016-11-01 08:03:43 +01:00
parent 1c073b70bd
commit a7288dc0de
5 changed files with 34 additions and 4 deletions

View File

@ -97,6 +97,9 @@ int init_detector(int b) {
);
defineGPIOpins();
printf("Resetting PLL\n");
resetPLL();
bus_w16(CONTROL_REG, SYNC_RESET);