DS1820 Hello World

Dependencies:   DS1820 mbed

Dependents:   BuNuc_DS1820

Need fix for single probe conversion to work

I added:

DS1820::unassignedProbe(DATA_PIN);

On line 42 and the single probe method works fine now.

Update to use PC_8 on NUCLEO_L073RZ