Skip to content

Commit

Permalink
resolve conflict in FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms authored Feb 18, 2019
1 parent c9da1b7 commit 657d0c5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,3 @@ You could try to re-index, but that can take some very long time - multiple days
Another option would be to delete the old blockchain and get a new one. See for details the FAQ question: [I have the full blockchain on another computer. How do I copy it to the RaspiBlitz?](FAQ.md#i-have-the-full-blockchain-on-another-computer-how-do-i-copy-it-to-the-raspiblitz). And even if you are not able to delete the data, first rename the undeletable folders and then follow the instructions.

Also make sure to check again on your power supply - it needs to deliver equal or more then 3A and should deliver a stable current. If you think your HDD is degrading - maybe this is a good time to replace it. See for details the FAQ question: [How can I recover my coins from a failing RaspiBlitz?](FAQ.md#how-can-i-recover-my-coins-from-a-failing-raspiblitz)

## Can I flip the screen?

For the default 3.5" LCD you need to edit the /boot/config.txt. Run `sudo nano /boot/config.txt`
look for the line `dtoverlay=tft35a:rotate=270` towards the end. To flip the screen with 180 degrees change the line to `dtoverlay=tft35a:rotate=90` and reboot with `sudo reboot`. Reference: https://github.com/goodtft/LCD-show/issues/34

0 comments on commit 657d0c5

Please sign in to comment.