Skip to content

Commit

Permalink
Revert "Use text SMS mode for MULTIBAND 900E (issue #215)"
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jun 23, 2016
1 parent 28c70b6 commit 6351c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgammu/gsmphones.c
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@ GSM_PhoneModel allmodels[] = {
/* Other */
{"iPAQ" , "iPAQ" , "" , {0}},
{"A2D" , "A2D" , "" , {F_CPIN_NO_OK, 0}},
{"MULTIBAND 900E 1800", "MULTIBAND 900E 1800", "", {F_CPIN_NO_OK, F_USE_SMSTEXTMODE, 0}},
{"MULTIBAND 900E 1800", "MULTIBAND 900E 1800", "", {F_CPIN_NO_OK, 0}},
{"9210" , "RAE-3", "Nokia Communicator GSM900/1800",{0}},
{"MTK1" , "MTK1", "", {0}},
{"MTK2" , "MTK2", "", {0}},
Expand Down

0 comments on commit 6351c78

Please sign in to comment.