From 25a647c2b69ed94f293800a0563c77b6c3eedf33 Mon Sep 17 00:00:00 2001 From: Evolvebilearning <91365387+Evolvebilearning@users.noreply.github.com> Date: Thu, 11 Nov 2021 11:20:49 +0530 Subject: [PATCH] Small change Made a small non consequential change in comments --- bme280.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bme280.c b/bme280.c index cabefc2..63de9ee 100644 --- a/bme280.c +++ b/bme280.c @@ -2,6 +2,7 @@ * Copyright (c) 2020 Bosch Sensortec GmbH. All rights reserved. * * BSD-3-Clause +* Added by CS * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: