MichaIng f152400923
Update wiringPi.c
wiringPi.c:1328:21: warning: ‘digitalWrite8Dummy’ defined but not used [-Wunused-function]
 1328 | static         void digitalWrite8Dummy       (UNU struct wiringPiNodeStruct *node, UNU int pin, UNU int value) { return ; }
      |                     ^~~~~~~~~~~~~~~~~~
wiringPi.c:1327:21: warning: ‘digitalRead8Dummy’ defined but not used [-Wunused-function]
 1327 | static unsigned int digitalRead8Dummy        (UNU struct wiringPiNodeStruct *node, UNU int UNU pin)            { return 0 ; }
      |                     ^~~~~~~~~~~~~~~~~

The related nodes at line 1360 and 1362 have been commented before.

Signed-off-by: MichaIng <micha@dietpi.com>
2021-05-01 21:32:50 +02:00
..
2012-08-16 15:04:43 +01:00
2013-07-16 10:37:26 +01:00
2013-05-21 22:38:16 +01:00
2018-03-14 07:17:04 +00:00
2012-08-16 15:04:43 +01:00
2012-12-06 21:49:41 +00:00
2021-05-01 21:32:50 +02:00
2020-11-26 15:57:05 +01:00
2015-01-30 18:14:49 +00:00
2018-03-14 07:17:04 +00:00
2015-01-30 18:14:49 +00:00