<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=IoT_-_Modular_-_Externs.h</id>
	<title>IoT - Modular - Externs.h - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=IoT_-_Modular_-_Externs.h"/>
	<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Externs.h&amp;action=history"/>
	<updated>2026-05-04T16:05:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Externs.h&amp;diff=1571&amp;oldid=prev</id>
		<title>Tinker: Created page with &quot;&lt;syntaxhighlight lang=&quot;cpp&quot; line=&quot;1&quot;&gt; #ifndef EXTERNS_H #define EXTERNS_H  #ifdef d_Pixels  extern int RED[]; extern int GRN[]; extern int BLU[]; extern int BLK[]; extern int...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Externs.h&amp;diff=1571&amp;oldid=prev"/>
		<updated>2021-04-30T19:21:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;cpp&amp;quot; line=&amp;quot;1&amp;quot;&amp;gt; #ifndef EXTERNS_H #define EXTERNS_H  #ifdef d_Pixels  extern int RED[]; extern int GRN[]; extern int BLU[]; extern int BLK[]; extern int...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;cpp&amp;quot; line=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
#ifndef EXTERNS_H&lt;br /&gt;
#define EXTERNS_H&lt;br /&gt;
&lt;br /&gt;
#ifdef d_Pixels&lt;br /&gt;
&lt;br /&gt;
extern int RED[];&lt;br /&gt;
extern int GRN[];&lt;br /&gt;
extern int BLU[];&lt;br /&gt;
extern int BLK[];&lt;br /&gt;
extern int YEL[];&lt;br /&gt;
extern int PixelCount;&lt;br /&gt;
&lt;br /&gt;
#endif // d_Pixels&lt;br /&gt;
&lt;br /&gt;
#ifdef s_CLIMATE&lt;br /&gt;
&lt;br /&gt;
// extern struct BME280_Readings BME280_Datum;&lt;br /&gt;
&lt;br /&gt;
#endif // s_BME280&lt;br /&gt;
&lt;br /&gt;
#ifdef s_CLIMATE&lt;br /&gt;
&lt;br /&gt;
// extern struct BMP180_Readings BMP180_Datum;&lt;br /&gt;
&lt;br /&gt;
#endif // s_BMP180&lt;br /&gt;
&lt;br /&gt;
extern struct CLIMATE_Readings CLIMATE_Datum;&lt;br /&gt;
&lt;br /&gt;
extern float Pressure_Correction;&lt;br /&gt;
&lt;br /&gt;
#endif // EXTERNS_H&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tinker</name></author>
		
	</entry>
</feed>