stevieb9 / rpi-wiringpi

Perl interface to Raspberry Pi's board, GPIO and various sensors and ICs
7 stars 1 forks source link

doc: in new(), rephrase about using fatal_exit #68

Closed stevieb9 closed 6 years ago

stevieb9 commented 6 years ago

"This is for unit testing purposes only."

There are other good reasons. Allowing other exit traps to catch, unit testing for sure, allowing the Pi to carry on with tasks outside of our scope etc.