X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2Flib%2Fbcm2835.c;fp=src%2Flib%2Fbcm2835.c;h=0227f438d90c47544d134f1b793fa857ada8a406;hp=9dcdc106560707800e3f7df79f57e145024e5502;hb=4af477845dc8d7d88b68445024b29deffa891b80;hpb=e3432459d4e167cb00fee3cadb361491927eba69 diff --git a/src/lib/bcm2835.c b/src/lib/bcm2835.c index 9dcdc10..0227f43 100644 --- a/src/lib/bcm2835.c +++ b/src/lib/bcm2835.c @@ -29,7 +29,7 @@ #include /* - * Support of the BCM2835 chip which is mostly used by by the + * Support of the BCM2835 chip which is mostly used by the * Raspberry PI3 and provides the temperature of the chip. */ static const char *PROVIDER_NAME = "BCM2835";