-deleted-
9 years ago.

What is __MODULE__ used for?

What is the purpose of _MODULE in:

TinyGPS.cpp

#ifndef __MODULE__
#define __MODULE__ "TinyGPS.cpp"
#endif

on line 31 of TinyGPS.cpp?

Why use this def?

Question relating to:

My version of TinyGPS mostly add dbg GPS, parse
Be the first to answer this question.