schollz / raspberry-pi-turnkey

How to make a Raspberry Pi image that can be deployed anywhere and assigned to a WiFi network without SSH :ok_hand:
MIT License
832 stars 90 forks source link

Seudo fix for issue #19 #20

Closed yeyeto2788 closed 3 years ago

yeyeto2788 commented 5 years ago

Hello @schollz,

As before, this PR is a kind of fix for the issue #19 and also add docustrings on the functions.

The "fix" is based on what I have proposed on the issue to get the serial hardware number from the raspberry pi.

I didn't want to change behaviour of first boot - pi.id file creation option until we can discuss maybe a better solution for setting this with a kind of general parameter or something similar.

Regards.