mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 00:59:07 -05:00
Merge pull request #1025 from harvard-edge/1024-typo-in-figure-21
Fixes a typo in Figure 2.1 node label
This commit is contained in:
@@ -207,7 +207,7 @@ pics/mobile/.style = {
|
||||
\node[above=0 of CP,align=center]{Ultra Low Powered\\Devices and Sensors};
|
||||
\node[draw=none,fill=green!70,,circle,minimum size=20mm](MO)at(T1){};
|
||||
\pic[shift={(0,0)}] at (T1) {mobile};
|
||||
\node[above=0 of MO,align=center]{Intellignet\\Device};
|
||||
\node[above=0 of MO,align=center]{Intelligent\\Device};
|
||||
\node[draw=none,fill=cyan,circle,minimum size=20mm](SE)at(T3){};
|
||||
\pic[shift={(-0.03,0.1)}] at (T3) {server};
|
||||
\node[above=0 of SE,align=center]{On Premise\\Servers};
|
||||
|
||||
Reference in New Issue
Block a user