~minos-archive/minos/minos-artwork

« back to all changes in this revision

Viewing changes to bitmaps/thayer/net-wired2.xbm

  • Committer: Javier Lopez
  • Date: 2014-11-01 03:59:26 UTC
  • Revision ID: git-v1:61685a3445ba32a4ec824ab8a4f9c683f65f0950
initialĀ upload

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define network_eth1_width 16
 
2
#define network_eth1_height 16
 
3
static unsigned char network_eth1_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x01, 0x60, 0x03, 0x70, 0x07,
 
5
   0x78, 0x0f, 0x7f, 0x7f, 0x7f, 0x7f, 0x78, 0x0f, 0x70, 0x07, 0x60, 0x03,
 
6
   0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };