Programming isn’t a simple thing, it can be very nerve-racking when you have written up a lot of code but keep getting errors that you have no idea what it means. Many Arduino users are similarly stuck on an error ‘function not declared in this scope’, which prevents their codes from calling a function. This […]